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
457 stars 74 forks source link

feat(jans-auth-server): add `acr_values` and `agama_flow` to stat endpoint #7977

Open yuriyz opened 6 months ago

yuriyz commented 6 months ago

Description

image

https://chat.gluu.org/group/service_admin_ui?msg=YcjxhBDBeeC2EHv6y

URL looking like https://<jans-server-name>/jans-auth/restv1/authorize?acr_values=agama&agama_flow=flow-qname&scope=...&response_type=...&redirect_uri=https...&client_id=...&state=...

yuriyz commented 6 months ago

We should record both attempts and successes. So we see can see full picture: attempts which leads to success/failure.