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

feat(jans-keycloak-integration): disable keycloak required action verify_profile #8863

Closed
uprightech opened this issue Jul 4, 2024 · 0 comments · Fixed by #8865 or #8873
Closed

feat(jans-keycloak-integration): disable keycloak required action verify_profile #8863

uprightech opened this issue Jul 4, 2024 · 0 comments · Fixed by #8865 or #8873
Assignees
Labels
kind-feature Issue or PR is a new feature request

Comments

@uprightech
Copy link
Contributor

uprightech commented Jul 4, 2024

Disable the VERIFY_PROFILE required action in KC 25.0.1 and above.

After creating the jans realm , run the following additional command with kcadm.

/opt/keycloak/bin/kcadm.sh update  authentication/required-actions/VERIFY_PROFILE -r jans -f jans.disable-required-action-verify-profile.json --config ./auth.config 

File jans.disable-required-action-verify-profile.json will be in jans-linux-setup/jans_setup/templates/jans-saml/

@mo-auto mo-auto added the kind-feature Issue or PR is a new feature request label Jul 4, 2024
uprightech added a commit that referenced this issue Jul 4, 2024
…ify_profile #8863

Signed-off-by: Rolain Djeumen <uprightech@gmail.com>
yuriyz pushed a commit that referenced this issue Jul 4, 2024
#8863 (#8865)

* fix(jans-linux-setup): improper scim configuration for jans kc #8210
* updated the keycloak configuration file to reflect the  configuration for the storage-spi

Signed-off-by: Rolain Djeumen <uprightech@gmail.com>

* chore(jans-keycloak-integration): bump kc version to 24.0.0 #8315

Signed-off-by: Rolain Djeumen <uprightech@gmail.com>

* feat(jans-keycloak-integration): disable keycloak required action verify_profile #8863

Signed-off-by: Rolain Djeumen <uprightech@gmail.com>

---------

Signed-off-by: Rolain Djeumen <uprightech@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind-feature Issue or PR is a new feature request
Projects
None yet
4 participants