Skip to content

Make ProofType a string instead of enum#31000

Merged
mposolda merged 2 commits into
keycloak:mainfrom
Captain-P-Goldfish:prooftype-to-string
Jul 16, 2024
Merged

Make ProofType a string instead of enum#31000
mposolda merged 2 commits into
keycloak:mainfrom
Captain-P-Goldfish:prooftype-to-string

Conversation

@Captain-P-Goldfish

Copy link
Copy Markdown
Contributor

enum-types are a bad choice because it limits the extensibility of the API

fixes #30999
relatesTo #30875
relatesTo #26328

fixes keycloak#30999
relatesTo keycloak#26328

Signed-off-by: Pascal Knüppel <pascal.knueppel@governikus.de>
@mposolda

Copy link
Copy Markdown
Contributor

@wistefan @tnorimat Anyone of you available to review this PR please?

@tnorimat

Copy link
Copy Markdown
Contributor

@mposolda Hello, I will review the PR.

@tnorimat tnorimat left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM.

@mposolda mposolda left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@Captain-P-Goldfish @tnorimat Thanks for the PR and review!

@mposolda mposolda merged commit 8485bc3 into keycloak:main Jul 16, 2024
stianst pushed a commit to stianst/keycloak that referenced this pull request Jul 25, 2024
fixes keycloak#30999

Signed-off-by: Pascal Knüppel <pascal.knueppel@governikus.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make ProofType for CredentialRequest a string instead of enum

3 participants