File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,10 +6,10 @@ agent-connect.integration.rie.issuer.url=https://fca.integ02.agentconnect.rie.go
66agent-connect.integration.rie.jwks.url =https://fca.integ02.agentconnect.rie.gouv.fr/api/v2/jwks
77agent-connect.integration.rie.use.jwks.url =true
88
9- agent-connect.production.rie.authorization.url =https://auth.agentconnect.rie.gouv.fr/api/v1 /authorize
10- agent-connect.production.rie.token.url =https://auth.agentconnect.rie.gouv.fr/api/v1 /token
11- agent-connect.production.rie.userinfo.url =https://auth.agentconnect.rie.gouv.fr/api/v1 /userinfo
12- agent-connect.production.rie.logout.url =https://auth.agentconnect.rie.gouv.fr/api/v1 /session/end
9+ agent-connect.production.rie.authorization.url =https://auth.agentconnect.rie.gouv.fr/api/v2 /authorize
10+ agent-connect.production.rie.token.url =https://auth.agentconnect.rie.gouv.fr/api/v2 /token
11+ agent-connect.production.rie.userinfo.url =https://auth.agentconnect.rie.gouv.fr/api/v2 /userinfo
12+ agent-connect.production.rie.logout.url =https://auth.agentconnect.rie.gouv.fr/api/v2 /session/end
1313agent-connect.production.rie.issuer.url =https://auth.agentconnect.rie.gouv.fr/api/v2
1414agent-connect.production.rie.jwks.url =https://auth.agentconnect.rie.gouv.fr/api/v2/jwks
1515agent-connect.production.rie.use.jwks.url =true
You can’t perform that action at this time.
0 commit comments