I have a working OAuth2 Proxy using OIDC to authenticate with Auth0 programmed to work with Istio for ingress. I would like to find a similar approach for the urls that require a idP access token on behalf of the user. Is there some project setup to handle this? Am I just going to have to create a custom operator for Istio and integrate it?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| How do I enforce authoization from the OIDC flow without a full access token JWT? | 4 | 1924 | May 4, 2022 | |
| Possible to get IdP access token without server? | 5 | 5254 | March 2, 2018 | |
| IDP Token for oidc | 0 | 1074 | November 10, 2022 | |
| Get id token from identity provider | 4 | 3635 | July 28, 2022 | |
| How do I use "read:user_idp_tokens" and get idP tokens when also using a regular web app | 2 | 3238 | September 17, 2021 |