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

OIDC: Proxy #48

Closed
9 tasks done
Tracked by #46
hifabienne opened this issue Jan 19, 2024 · 2 comments
Closed
9 tasks done
Tracked by #46

OIDC: Proxy #48

hifabienne opened this issue Jan 19, 2024 · 2 comments
Assignees
Labels
auth login Login Application

Comments

@hifabienne
Copy link
Member

hifabienne commented Jan 19, 2024

The new login should implement the OIDC Standard.

Acceptance Criteria

  • PKCE flow with Authorization Code is implemented
  • Login hint is implemented and does fill the user automatically and if needed sent to the next screen
  • I am able to send the following prompts, based on the prompt the corresponding screen is shown:
    • login
    • select_account
    • create
    • none
  • At the end of the flow, I am redirected to the sent callback url
  • Guide about oidc flow in new login is updated: https://zitadel.com/docs/guides/integrate/login-ui/oidc-standard
@hifabienne
Copy link
Member Author

@peintnermax please estimate

@peintnermax
Copy link
Member

zitadel/zitadel#7378 describes the progress of the oidc standard in the new login

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auth login Login Application
Projects
Status: Done
Development

No branches or pull requests

2 participants