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

app origin as option of popupLogin #130

Open
y0va opened this issue Aug 5, 2019 · 3 comments
Open

app origin as option of popupLogin #130

y0va opened this issue Aug 5, 2019 · 3 comments

Comments

@y0va
Copy link

y0va commented Aug 5, 2019

If an app is deployed on a non-solid-server I need to specify it as trusted since NSS5.

If I login using popupLogin to solid.community with popupUri set to the popup.html on my dev NSS server, after login, it asks me to add that dev server to the trusted apps, instead of localhost or the domain of the deployed app.

If I specify the app location as callbackUri, solid.community asks me to add the app location as trusted app, but it also loads that app in the widget, which is probably the expected behavior. But I also couldn't figure out how to use callbackUri properly, as it seems to be undocumented.

So I envision a option appOrigin to tell the IDP wich Uri to add to trusted apps.

@jaxoncreed
Copy link
Contributor

Ah right. It's better not to use the popup uri and instead have the user choose the issuer from your app.

@robmccoll
Copy link

Ha - I just ran across this in solid-file-client via solid-ide and filed jeff-zucker/solid-file-client#72 only to come here.

@y0va
Copy link
Author

y0va commented Aug 6, 2019

@jaxoncreed: that's not the problem I's like to specify appOrigin not IDP, which does not need to be the same.

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