Optimized iam and realm

This commit is contained in:
2025-02-18 21:54:40 +01:00
parent c0916ce25b
commit 8b1ada7450
2 changed files with 12 additions and 12 deletions

View File

@@ -865,7 +865,7 @@
"attributes": {
"realm_client": "false",
"oidc.ciba.grant.enabled": "false",
"client.secret.creation.time": "1737924347",
"client.secret.creation.time": "{{ ansible_date_time.epoch | int }}",
"backchannel.logout.session.required": "true",
"post.logout.redirect.uris": "https://{{primary_domain}}/*##+",
"frontchannel.logout.session.required": "true",