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

Pass string to login method instead of LoginType for OIDC adaptation #1665

Closed
wants to merge 1 commit into from

Conversation

mrmcoding88
Copy link
Contributor

Breaking change: In order to call the login method users need to pass LoginType.loginType.name instead of LoginType.loginType.
In order to adapt with OIDC login-flow we need to pass the string as type now since the OIDC login flow type is not a matrix type. Will be part of the work for https://github.com/famedly/product-management/issues/1563

…tation.

Breaking change: In order to call the login method users need to pass ```LoginType.loginType.name``` instead of ```LoginType.loginType```.
@mrmcoding88
Copy link
Contributor Author

This PR will be closed in favor of implementing an extension for OIDC login flow

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

Successfully merging this pull request may close these issues.

1 participant