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
In our current authN scheme we use hybrid solution:
some apps use auth0 which delegates to google which delegates to okta
our infra services use simplified scheme: use DEX which delegates to okta
My question is: what might be a minimal change to configuration to make apps using auth0 able to call our infra services running in k8s?
In other words: is it possible to configure DEX to trust tokens received from Auth0?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
hi guys!
In our current authN scheme we use hybrid solution:
My question is: what might be a minimal change to configuration to make apps using auth0 able to call our infra services running in k8s?
In other words: is it possible to configure DEX to trust tokens received from Auth0?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions