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/administration/single-sign-on/sso-okta.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -87,7 +87,7 @@ You need to enter the following:
87
87
**client id* - your OKTA application client ID (see below).
88
88
* client secret* - your OKTA application client secret (see below).
89
89
* Client Host - your OKTA organization url (e.g`https://<company>.okta.com`). Keep in mind you don’t copy it from the admin view (e.g.`https://<company>-admin.okta.com`) because it’ll not work.
90
-
**Access Token* (optional) - OKTA API token that will be used to sync groups and users from OKTA to Codefresh. The token can be generated in OKTA by going to the security tab->API (see below).
90
+
**Access Token* (optional) - OKTA API token that will be used to sync groups and users from OKTA to Codefresh. The token can be generated in OKTA by going to the security tab->API (see below). Read-only access permissions is needed.
91
91
**App ID* - your Codefresh application ID in your OKTA organization that will be used to sync groups and users from OKTA to Codefresh. This ID can be taken by navigating to your Codefresh APP in OKTA and copy it from the URL (see below).