You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Review Wiki
Please be sure to check the GitHub Wiki to see if your question has already been answered.
General usage questions
My service needs to segment OIDC from the application/workloads. We are using oauth2-proxy to perform the initial authentication (AuthN) and pass the jwt via headers to the app (wordpress in this case). We'd like to use the openid-connect-generic plug in to then perform Authorization (AuthZ) on the jwt. Is this possible with this plug in? Does the OIDC provider essentially become the oauth2-proxy instead? TIA
The text was updated successfully, but these errors were encountered:
Review Wiki
Please be sure to check the GitHub Wiki to see if your question has already been answered.
General usage questions
My service needs to segment OIDC from the application/workloads. We are using oauth2-proxy to perform the initial authentication (AuthN) and pass the jwt via headers to the app (wordpress in this case). We'd like to use the openid-connect-generic plug in to then perform Authorization (AuthZ) on the jwt. Is this possible with this plug in? Does the OIDC provider essentially become the oauth2-proxy instead? TIA
The text was updated successfully, but these errors were encountered: