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

Support for OIDC activation #622

Merged
merged 1 commit into from
Sep 18, 2024
Merged

Support for OIDC activation #622

merged 1 commit into from
Sep 18, 2024

Conversation

hvge
Copy link
Member

@hvge hvge commented Sep 18, 2024

This PR adds support for new OIDC activation flow. Other changes:

  • There's still "CUSTOM" activation type defined for custom activations.
  • All PowerAuthActivation object constructors are now available with no activationName parameter. The new recommended way to alter activation name is to use a new builder method setActivationName() or with(activationName:). To avoid conflicts, I'll reflect this change in documentation in separate PR Update documentation #618

Copy link
Member

@kober32 kober32 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks OK 👍

@hvge hvge merged commit b953cbb into develop Sep 18, 2024
1 check passed
@hvge hvge deleted the issues/619-oidc-activation branch September 18, 2024 11:40
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.

2 participants