OpenConext / Mujina

A mock IDP and SP using the OpenSAML library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support ForceAuthn SAML flag

oharsta opened this issue · comments

From the SAML spec: ForceAuthn [Optional]
A Boolean value. If "true", the identity provider MUST authenticate the presenter directly rather than
rely on a previous security context. If a value is not provided, the default is "false".

Implemented in 0e02bb5 and 0e02bb5