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

refactor: improve oidc flows and payloads and add e2e tests #381

Merged
merged 6 commits into from
May 5, 2020

Conversation

aeneasr
Copy link
Member

@aeneasr aeneasr commented May 4, 2020

This patch improves the OpenID Connect login and registration user experience by simplifying the network flows and introduces e2e tests using ORY Hydra.

Closes #387

@aeneasr aeneasr added the package/selfservice/oidc Affects the OpenID Connect Self Service Strategy label May 4, 2020
@aeneasr aeneasr added this to the v0.3.0-alpha.1 milestone May 4, 2020
@aeneasr aeneasr self-assigned this May 4, 2020
@aeneasr aeneasr added this to In progress in Maintainer's Board via automation May 4, 2020
# Conflicts:
#	UPGRADE.md
#	docs/docs/concepts/credentials/openid-connect-oidc-oauth2.md
#	docs/docs/self-service/strategies/openid-connect-social-sign-in-oauth2.md
@aeneasr aeneasr changed the title refactor: fix oidc payloads and introduce jsonnet refactor: improve oidc flows and payloads and add e2e tests May 5, 2020
@aeneasr aeneasr marked this pull request as ready for review May 5, 2020 09:33
@aeneasr aeneasr merged commit f9a5079 into master May 5, 2020
Maintainer's Board automation moved this from In progress to Done May 5, 2020
@aeneasr aeneasr deleted the oidc-e2e branch June 6, 2020 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package/selfservice/oidc Affects the OpenID Connect Self Service Strategy
Projects
Development

Successfully merging this pull request may close these issues.

Do not require a re-auth flow when switching to log-in or sign-up in OIDC flows
1 participant