Skip to content

Commit

Permalink
Upd: Remove logoutUrl from required fields
Browse files Browse the repository at this point in the history
Signed-off-by: George J Padayatti <[email protected]>
  • Loading branch information
georgepadayatti committed Oct 19, 2023
1 parent 257e093 commit e6657c3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion openapi/v2023.8.2/bundled.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2393,7 +2393,6 @@ paths:
- id
- authorisationUrl
- tokenUrl
- logoutUrl
- userInfoUrl
- jwksUrl
- clientId
Expand Down
1 change: 0 additions & 1 deletion openapi/v2023.8.2/definitions/IDP.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ required:
- id
- authorisationUrl
- tokenUrl
- logoutUrl
- userInfoUrl
- jwksUrl
- clientId
Expand Down

0 comments on commit e6657c3

Please sign in to comment.