Skip to content
GitLab
Explore
Sign in
Changes
Page history
Update Note to configure SSO
authored
Mar 21, 2023
by
过纯中
Show whitespace changes
Inline
Side-by-side
Note-to-configure-SSO.md
View page @
77a456a6
```
ruby
```
ruby
options
=
{
options
=
{
"display_name"
=>
"Thape"
,
"display_name"
=>
"Thape"
,
"host"
=>
"sso
-id
.com"
,
"host"
=>
"sso
.thape.com
.com"
,
"identifier"
=>
""
,
"identifier"
=>
""
,
"secret"
=>
""
,
"secret"
=>
""
,
"authorization_endpoint"
=>
"/oauth2/authorize"
,
"authorization_endpoint"
=>
"/oauth2/authorize"
,
...
...