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

Please Support OpenID/Connect For Login (Feature Request) #1127

Open
ip6li opened this issue Jul 31, 2023 · 0 comments
Open

Please Support OpenID/Connect For Login (Feature Request) #1127

ip6li opened this issue Jul 31, 2023 · 0 comments

Comments

@ip6li
Copy link

ip6li commented Jul 31, 2023

Describe the bug

PH7 supports local login only for now. For integration with other services it would be very useful to support external login solutions like OpenID/Connect.

Expected Behavior

There should be an option to set up an identity provider e.g. a Keycloak realm and a certificate so PH7 behaves as follows:

  • User calls https://my-ph7.example.com
  • PH7 redirects to IDP (e.g. Keycloak instance)
  • User provides credentials (or may be his client certificate) and get a JWT
  • IDP redirects back to PH7, PH7 verifies JWT and accept logon if JWT is valid.
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