We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
remplacer la connexion via IC par la connexion via moncomptepro
inclusion_connect_authorize
"acr_values": "eidas1"
user_info_mapping_dict
"last_name": user_info["usual_name"]
jwt
response.content, key=constants.PRO_CONNECT_CLIENT_SECRET, algorithms=["HS256"], audience=constants.PRO_CONNECT_CLIENT_ID, )
inclusion_connect
pro_connect
The text was updated successfully, but these errors were encountered:
vincentporte
Successfully merging a pull request may close this issue.
objectif
remplacer la connexion via IC par la connexion via moncomptepro
impacts code
Méthode
inclusion_connect_authorize
"acr_values": "eidas1"
dans le dictionnaire dataMéthode
user_info_mapping_dict
"last_name": user_info["usual_name"]
Méthode ``
jwt
UI
refactor
inclusion_connect
enpro_connect
staging
déroulement bascule
The text was updated successfully, but these errors were encountered: