Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide correct value for SOLID_IDENTITY_PROVIDER when following tutorial #733

Open
benjaminaaron opened this issue Aug 31, 2022 · 4 comments

Comments

@benjaminaaron
Copy link

I am following your developer tutorial and signed up for the only listed pod provider Inrupt Pod Spaces. On the next page, "Building your first Solid app", it says:

NOTE: If your Pod is not on https://solidcommunity.net, modify the value of the SOLID_IDENTITY_PROVIDER variable accordingly.

However, it is not clear to me what value I should give SOLID_IDENTITY_PROVIDER now. I tried and failed with https://start.inrupt.com and https://podbrowser.inrupt.com/.

It would be great to update this, otherwise it's kind of a show-stopper very early on 😬

@kay-kim
Copy link
Contributor

kay-kim commented Aug 31, 2022

Hi @benjaminaaron - thanks for this. You've raised a very good point and the page should definitely be updated.

  • Until the page gets updated, to get you going with your Inrupt PodSpaces account, the identity provider should be https://login.inrupt.com
  • One way to see, if curious, is to just type in your WebId in the browser (https://id.inrupt.com/YourUserName) -- and it should list the Issuer(s).

@benjaminaaron
Copy link
Author

Hi Kay, thanks for your reply. The login works now indeed with https://login.inrupt.com, thanks. However, when trying to write my name I get a failed: [403] [Forbidden] error in the browser. So I'll stick with the https://solidcommunity.net account I meanwhile created 🙂

@kay-kim
Copy link
Contributor

kay-kim commented Aug 31, 2022

Oh, weird. Eh. Well, as long as you can continue, that's the main thing.

More of an FYI since you have a way going forward with solidcommunity.net -- if you didn't get the 403, you'd see something like below -- and you can see the issuer listed. But eh...

Screen Shot 2022-08-31 at 3 55 54 PM

@jeff-zucker
Copy link
Member

@benjaminaaron the reason you got a 403 when you tried to write your name is that, on the ESS server, the WebID document is not directly writable. To add your name, follow the link at the bottom to profile documents and write your name there.

There is more than any sane person would want to know on this topic here : solid/webid-profile#40

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants