-
Notifications
You must be signed in to change notification settings - Fork 470
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
17411 saml: addition of RequestedAuthnContext option
This werk introduces support for configuring the `<RequestedAuthnContext>` in SAML authentication. In more deteail, it allows specifying authentication requirements, including `AuthnContextClassRef` values and `Comparison` attributes, to ensure greater control over the authentication process. CMK-12024 Change-Id: I690897e8d70433800fd87186dd68cca2f543f5a0
- Loading branch information
1 parent
d155d6f
commit 1155104
Showing
2 changed files
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
[//]: # (werk v2) | ||
# saml: addition of RequestedAuthnContext option | ||
|
||
key | value | ||
---------- | --- | ||
date | 2024-12-02T14:09:25+00:00 | ||
version | 2.4.0b1 | ||
class | feature | ||
edition | cee | ||
component | setup | ||
level | 1 | ||
compatible | yes | ||
|
||
This werk introduces support for configuring the `<RequestedAuthnContext>` | ||
in SAML authentication. In more deteail, it allows specifying authentication | ||
requirements, including `AuthnContextClassRef` values and `Comparison` | ||
attributes, to ensure greater control over the authentication process. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters