Join Slack
Powered by
<OIDC client not routing to login page when in Azu...
# community-feeds
r
rss
02/27/2024, 5:39 PM
OIDC client not routing to login page when in Azure instance environment
I'm setting up a front end application to use OIDC login with
oidc-client-ts
, and
react-oidc-context
, with keycloak acting as my OAuth Provider. I set up the auth wrapper like this in my react UI app: // App.tsx const oidcConfig: AuthProviderProps = { authority:...
Open in Slack
Previous
Next