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

[IS-7.1 Migration] Introduction of the password max allowed length validation. #21984

Open
Malith-19 opened this issue Dec 10, 2024 · 0 comments

Comments

@Malith-19
Copy link
Contributor

Document issue type

Type/NewFeature (Propose new topics or content to improve usability or provide additional value)

Description

With the introduction of new configuration under the #21812 effort, from IS 7.1.0 onwards this validation will be applied to both API and UI. The default value of the config will be 64 and if a customer previously used the API to update the max allowed password length more than 64 then they have to add the below toml configuration to their deployment.toml

[identity_mgt.password_policy]
max_password_allowed_length = 64

Version

IS 7.1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

No branches or pull requests

1 participant