Skip to content

Commit e51fa54

Browse files
organization settings (#550)
Co-authored-by: Jessica Wright <[email protected]>
1 parent f9106ca commit e51fa54

File tree

2 files changed

+15
-3
lines changed

2 files changed

+15
-3
lines changed
44.7 KB
Loading

modules/ROOT/pages/platform/security/single-sign-on.adoc

+15-3
Original file line numberDiff line numberDiff line change
@@ -177,13 +177,25 @@ Accessing Aura with SSO requires:
177177
* Authorization Code Flow
178178
* A publicly accessible IdP server
179179

180-
To configure SSO, go to *Aura Console > Settings > SSO Configuration.*
181-
182180
To create an SSO Configuration either a Discovery URI or a combination of Issuer, Authorization Endpoint, Token Endpoint and JWKS URI is required.
183181

182+
== Create a new SSO configuration
183+
184+
From the *Organization settings*, go to *Single Sign-On* and use the *SSO Configuration* button to set up a new SSO configuration.
185+
186+
.Organization settings
187+
[.shadow]
188+
image::organizationsettings.png[A screenshot of how to navigate to organization settings in the UI]
189+
190+
The checkboxes *Use as a log in for the Organization* and *Use as login method for instances with projects in this Org* define whether SSO should be only on Organization level, only on Project level, or both.
191+
192+
The required basic SSO configuration information can be retrieved from the IdP.
193+
Entering the Discovery URI pre-fills the fields below.
194+
If this is not known these fields can be completed manually.
195+
184196
.SSO configuration
185197
[.shadow]
186-
image::sso.png[sso,640,480]
198+
image::sso.png[A screenshot of the SSO configuration dialogue,640,480]
187199

188200
== Individual instance level SSO configurations available from Support
189201

0 commit comments

Comments
 (0)