mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-29 22:19:31 +02:00
testing oidc callback
This commit is contained in:
parent
1c95603378
commit
457e538ee0
15 changed files with 997 additions and 7 deletions
|
@ -11,5 +11,6 @@ export enum OpenAPITags {
|
|||
Invitation = "Invitation",
|
||||
Target = "Target",
|
||||
Rule = "Rule",
|
||||
AccessToken = "Access Token"
|
||||
AccessToken = "Access Token",
|
||||
Idp = "Identity Provider"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue