Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 766 Bytes

UpdateOidcDto.md

File metadata and controls

17 lines (13 loc) · 766 Bytes

UpdateOidcDto

Properties

Name Type Description Notes
ClientId *string [default to null]
IssuerURL *string [default to null]
Status *bool [default to null]
GroupsClaim *string [optional] [default to null]
GroupsPrefix *string [optional] [default to null]
UsernameClaim *string [optional] [default to null]
UsernamePrefix *string [optional] [default to null]
RequiredClaim *string [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]