Added userinfo endpoint usage and api now properly creates necessary claims to start doing database stuff
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
"PterodactylAPIKey": "REPLACE_ME",
|
||||
"PterodactylPanelURL": "https://panel.orfl.xyz",
|
||||
"OIDCIntrospectionEndpoint": "authentik.mattstop.com/application/o/introspect/",
|
||||
"OIDCUserInfoEndpoint": "authentik.mattstop.com/application/o/userinfo/",
|
||||
"OIDCClientId": "",
|
||||
"OIDCClientSecret": ""
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user