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: modules/ROOT/pages/installation/sso/okta.adoc
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,10 +76,10 @@ It is the audience configured for custom Okta `Authorization Server`. If using d
76
76
77
77
== Example configuration
78
78
79
-
The following is an example configuration using environment variables to set up a single SSO configuration named `okta1` with `AUTHORIZATION_CODE` Grant type
79
+
The following is an example configuration using environment variables to set up a single SSO configuration named `okta1` with `AUTHORIZATION_CODE` grant type
80
80
and disable username/password login.
81
81
82
-
If configuring for `IMPLICIT` Grant type, don't set `client-secret`.
82
+
If configuring for `IMPLICIT` grant type, don't set `client-secret`.
0 commit comments