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
Copy file name to clipboardExpand all lines: docs/infra/identity-provider.md
+1-10Lines changed: 1 addition & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,16 +15,7 @@ Update `enable_identity_provider = true` in your application's `app-config` modu
15
15
16
16
## 2. Configure identity provider settings
17
17
18
-
The identity provider configuration is defined in the environment config module in `infra/<APP_NAME>/app-config/env-config/identity_provider.tf`. You can customize the following settings:
19
-
20
-
-`callback_url_path`: Path fragment for post-login redirect (optional)
21
-
-`logout_url_path`: Path fragment for post-logout redirect (optional)
0 commit comments