Support OIDC client authorization_parameters #168#170
Conversation
|
I was wondering if the standalone function Otherwise it should work and looks fine. To recap, the authorization_parameters are passed as they are stated during the negotiation with OIDC provider. |
|
Thank you for the review @flahn! So the authorization parameters will be attached to the authorization request that the client sends towards the OIDC identity provider. The parameters are a relatively rare use case, currently needed by Google and EGI check-in, which both set a single parameter that is known to the backend and they have to expose that via |
Adds suppot for the
authorization_parametersas intrdocued in openEO API v1.3.0