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

Implement password policy property #315

Merged
merged 1 commit into from
Jun 23, 2024

Conversation

TuningYourCode
Copy link
Contributor

A simple implementation of the password policy property on realms.

It would enable us to configure password policy on our keycloak installations.

Is it a good enough implementation or would you like to have some kind of seperate properties which get then send as passwordPolicy property to keycloak api?
It's kind of strange implementation on keycloak side that they don't expose the options seperatly instead they use some string with and to combine rules.

@TuningYourCode TuningYourCode force-pushed the implement-password-policy branch 2 times, most recently from 69ec356 to 2819bcc Compare June 19, 2024 14:13
@treydock treydock merged commit 28470a3 into treydock:master Jun 23, 2024
28 checks passed
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.

2 participants