JanssenProject / jans

An open source enterprise digital identity platform for CIAM or workforce... Janssen is a distribution of standards-based, developer friendly, components that are engineered to work together in any cloud. #OAuth #OpenID #FIDO
https://docs.jans.io
Apache License 2.0
472 stars 75 forks source link

feat(config-api): agama flow agama flows can be set as default acr. #9259

Closed pujavs closed 3 weeks ago

pujavs commented 2 months ago

Agama flows should be allowed to be set as default acr. Currently acr values consists of: a) simple_password_auth b) names of custom authn scripts c) persistent ldap (jansAppConf.oxIDPAuthConf)

pujavs commented 3 weeks ago

Implemented via PR [9919] (https://github.com/JanssenProject/jans/pull/9919)