Skip to content

Commit

Permalink
feat(kc-saml-plugin): sync with main
Browse files Browse the repository at this point in the history
Signed-off-by: pujavs <pujas.works@gmail.com>
  • Loading branch information
pujavs committed Dec 12, 2023
1 parent 58a1058 commit 7280990
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions jans-config-api/docs/jans-config-api-swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7862,12 +7862,12 @@ components:
type: boolean
whitePagesCanView:
type: boolean
userCanEdit:
type: boolean
adminCanView:
type: boolean
userCanView:
type: boolean
userCanEdit:
type: boolean
adminCanEdit:
type: boolean
adminCanAccess:
Expand Down Expand Up @@ -8673,6 +8673,8 @@ components:
type: boolean
skipAuthenticationFilterOptionsMethod:
type: boolean
fapi:
type: boolean
allResponseTypesSupported:
uniqueItems: true
type: array
Expand All @@ -8682,8 +8684,6 @@ components:
- code
- token
- id_token
fapi:
type: boolean
AuthenticationFilter:
required:
- baseDn
Expand Down Expand Up @@ -10129,10 +10129,10 @@ components:
ttl:
type: integer
format: int32
opbrowserState:
type: string
persisted:
type: boolean
opbrowserState:
type: string
SessionIdAccessMap:
type: object
properties:
Expand Down

0 comments on commit 7280990

Please sign in to comment.