|
|
@ -3236,7 +3236,7 @@ paths:
|
|
|
|
required: true
|
|
|
|
required: true
|
|
|
|
schema:
|
|
|
|
schema:
|
|
|
|
type: string
|
|
|
|
type: string
|
|
|
|
example: '0sJj7IUW2h6aB3U6o-flioB0ARc7nW2E3PFItYd6xPKf5'
|
|
|
|
example: '123456789'
|
|
|
|
- in: query
|
|
|
|
- in: query
|
|
|
|
name: state
|
|
|
|
name: state
|
|
|
|
required: true
|
|
|
|
required: true
|
|
|
@ -3262,7 +3262,7 @@ paths:
|
|
|
|
Set-Cookie:
|
|
|
|
Set-Cookie:
|
|
|
|
schema:
|
|
|
|
schema:
|
|
|
|
type: string
|
|
|
|
type: string
|
|
|
|
example: 'token=deleted; path=/; expires=Thu, 01 Jan 1970 00:00:00 GMT'
|
|
|
|
example: 'oidc-state=deleted; path=/; expires=Thu, 01 Jan 1970 00:00:00 GMT'
|
|
|
|
/user:
|
|
|
|
/user:
|
|
|
|
get:
|
|
|
|
get:
|
|
|
|
summary: Get all users
|
|
|
|
summary: Get all users
|
|
|
|