Skip to content

Commit d551c86

Browse files
authored
Apply suggestion from @alexnb
1 parent 744afde commit d551c86

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

modules/ROOT/pages/installation/sso/okta.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,10 +76,10 @@ It is the audience configured for custom Okta `Authorization Server`. If using d
7676

7777
== Example configuration
7878

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
8080
and disable username/password login.
8181

82-
If configuring for `IMPLICIT` Grant type, don't set `client-secret`.
82+
If configuring for `IMPLICIT` grant type, don't set `client-secret`.
8383

8484
[IMPORTANT]
8585
====

0 commit comments

Comments
 (0)