mirror of https://github.com/docker/docs.git
Update integrate-saml
This commit is contained in:
parent
c6e7daef9f
commit
11290c321e
|
|
@ -68,12 +68,12 @@ Note: UCP uses all `AttributeStatements` and `Attributes` in the `Assertion` wit
|
|||
```
|
||||
#### Okta Configuration
|
||||
Configuring with Okta is straightforward, as shown in the following examples:
|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
When two or more group names are expected to return with the Assertion, use the `regex` filter. For example, use the value `apple|orange`
|
||||
to return groups `apple` and `orange`.
|
||||

|
||||

|
||||
|
||||
### Service Provider Configuration
|
||||
Enter the Identity Provider's metadata URL to obtain its metadata. To access the URL, you might need to
|
||||
|
|
@ -82,4 +82,4 @@ provide the CA certificate that can verify the remote server.
|
|||
### Link Group memeberships with users
|
||||
Use the 'edit' or 'create' team dialog to associate SAML group assertion with
|
||||
the UCP team so that user team membership is synchronized when the user logs in.
|
||||

|
||||

|
||||
|
|
|
|||
Loading…
Reference in New Issue