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
When setting the `OKTA_DOMAIN` environment variable, make sure to include the protocol (e.g. `https://example.okta.com`). If you do not, you will end up in a redirect loop.
772
-
:::
773
-
774
770
<details>
775
771
<summary>Configuration example for Keycloak (OpenID Connect):</summary>
When setting the `OKTA_DOMAIN` environment variable, make sure to include the protocol (e.g. `https://example.okta.com`). If you do not, you will end up in a redirect loop.
894
+
:::
895
+
895
896
<details>
896
897
<summary>Configuration example for Okta:</summary>
0 commit comments