I’m trying to set up Authentik OIDC authentication for AMP, but I can’t find any documentation on this.
I’m getting “Unknown Reason (null) null” errors, with a log entry about a NullReferenceException in GSMyAdmin.WebServer.WebMethods.LoginSuccess, but not with enough details to find the actual issue.
I’m probably missing something simple in my setup, so an example Authentik Provider and AMP config file would go a long way…
Hey I am getting the same null null error when trying to implement this no matter if I am using http or https.
All my keys are correct I have triple checked and it gets too the AMP login screen but nothing further.
Hi. I am also trying to integrate OIDC. Using Keycloak though but our issue is the same. From this post it is an issue where I cannot figure out how to properly set up group claims to be able to gain the Super Admins group.