mirror of
https://github.com/fosrl/pangolin.git
synced 2025-12-12 02:47:46 +00:00
add api key code and oidc auto provision code
This commit is contained in:
@@ -12,5 +12,7 @@ export enum OpenAPITags {
|
||||
Target = "Target",
|
||||
Rule = "Rule",
|
||||
AccessToken = "Access Token",
|
||||
Idp = "Identity Provider"
|
||||
Idp = "Identity Provider",
|
||||
Client = "Client",
|
||||
ApiKey = "API Key"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user