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

Missleading library #46

Open
kareha opened this issue Oct 2, 2019 · 1 comment
Open

Missleading library #46

kareha opened this issue Oct 2, 2019 · 1 comment

Comments

@kareha
Copy link

kareha commented Oct 2, 2019

Hi,

maybe I totally missunderstud oidc, but your client library doesn't help at all to connect to a idp.

Where do I set the URL to the IDP?
Why do I get back an Identifier, when I need the profile? An Identifier doesn't help because my relying party or client does not have a user database and it will never have.

Why is there a local login page? That doesn't make any sense. When a user clicks on a login button, or the user has no active session an automatic redirect to the IDP should happen.
A local login page would make sense at the password flow where the client sends the user password to the idp, but thats not part of oidc.

I don't need a "post" /auth/login endpoint. For what?

How do I realize an implicit or auth code flow?

I thing this library is completely missleading. It is not a oidc client library.

Please help. Maybe I'm misunderstanding something. Thx

@kareha kareha changed the title Missing functionality Missleading library Oct 2, 2019
@kareha
Copy link
Author

kareha commented Oct 2, 2019

Nevermind. I found a library that helps: https://www.npmjs.com/package/openid-client

This can be closed.

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

1 participant