You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
help_text="Configure how the AuthnContextClassRef value will be created. When left empty, the AuthnContextClassRef will be set based on which authentication methods the user used to authenticate.",
Copy file name to clipboardexpand all lines: blueprints/schema.json
+5
Original file line number
Diff line number
Diff line change
@@ -6462,6 +6462,11 @@
6462
6462
"title": "NameID Property Mapping",
6463
6463
"description": "Configure how the NameID value will be created. When left empty, the NameIDPolicy of the incoming request will be considered"
6464
6464
},
6465
+
"authn_context_class_ref_mapping": {
6466
+
"type": "integer",
6467
+
"title": "AuthnContextClassRef Property Mapping",
6468
+
"description": "Configure how the AuthnContextClassRef value will be created. When left empty, the AuthnContextClassRef will be set based on which authentication methods the user used to authenticate."
"Configure how the AuthnContextClassRef value will be created. When left empty, the AuthnContextClassRef will be set based on which authentication methods the user used to authenticate.",
0 commit comments