mirror of
https://github.com/fosrl/pangolin.git
synced 2025-09-01 15:25:17 +02:00
testing oidc callback
This commit is contained in:
parent
9cb215295a
commit
480a5f648d
15 changed files with 997 additions and 7 deletions
|
@ -65,7 +65,8 @@ export enum ActionsEnum {
|
|||
listResourceRules = "listResourceRules",
|
||||
updateResourceRule = "updateResourceRule",
|
||||
listOrgDomains = "listOrgDomains",
|
||||
createNewt = "createNewt"
|
||||
createNewt = "createNewt",
|
||||
createIdp = "createIdp"
|
||||
}
|
||||
|
||||
export async function checkUserActionPermission(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue