sso_login_redirect: Fix a copy-pasted operationId
This commit is contained in:
parent
c516ffd5ab
commit
c5631b30b8
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ paths:
|
||||||
|
|
||||||
The server MUST respond with an HTTP redirect to the SSO interface
|
The server MUST respond with an HTTP redirect to the SSO interface
|
||||||
for that IdP.
|
for that IdP.
|
||||||
operationId: redirectToSSO
|
operationId: redirectToIdP
|
||||||
parameters:
|
parameters:
|
||||||
- in: path
|
- in: path
|
||||||
type: string
|
type: string
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue