italia / spid-cie-oidc-django

The SPID/CIE OIDC Federation SDK, written in Python
Apache License 2.0
27 stars 28 forks source link

show ACR on login form #185

Closed damikael closed 2 years ago

damikael commented 2 years ago

It's useful to show on login form the acr requested with the authentication request

peppelinux commented 2 years ago

@dezhizhang1985

can we think on a collapsable section (on the right on the login form of the provider) to represent a indented json with all the content of the request object?

dezhizhang1985 commented 2 years ago

done here: https://github.com/italia/spid-cie-oidc-django/pull/189