When OpenAM is running as SP, the value of AuthnContext in the AuthnStatement returned as SAML response from IdP should be able to be set to "windows" from the OpenAM Administrator UI.
In the current implementation, "windows" is returned as the value of AuthnContext when integrated Windows authentication is used.
The AuthnContext value can be set to "windows" by using ssoadm or rewriting the configuration data store with LDAP operations, but this cannot be done from the OpenAM Administrator UI.
Actual behavior
On the OpenAM Administrator UI, there is no "windows" in the "Authentication Context" values.
Solution
Add a new value "windows" for authentication context.
Expected behavior
"windows" is included in the "Authentication Context" value of the entity provider.
Analysis
When OpenAM is running as SP, the value of AuthnContext in the AuthnStatement returned as SAML response from IdP should be able to be set to "windows" from the OpenAM Administrator UI. In the current implementation, "windows" is returned as the value of AuthnContext when integrated Windows authentication is used. The AuthnContext value can be set to "windows" by using ssoadm or rewriting the configuration data store with LDAP operations, but this cannot be done from the OpenAM Administrator UI.
Actual behavior
On the OpenAM Administrator UI, there is no "windows" in the "Authentication Context" values.
Solution
Add a new value "windows" for authentication context.
Expected behavior
"windows" is included in the "Authentication Context" value of the entity provider.
Testing
For new installations
For updates
If OpenAM is the hosted IdP
If OpenAM is the hosted SP