revenz / Fenrus

A personal home page for quick access to all your personal apps/sites.
MIT License
505 stars 29 forks source link

SSO white screen with Authentik #197

Open mindofbeholder opened 12 months ago

mindofbeholder commented 12 months ago

Brand new installation with the docker image. I'm trying to use Authentik as my IdP: https://goauthentik.io/

When I navigate directly to the fenrus url for initial config I created my local admin user. I ran the reset script and entered my client id/secret/auth base url. When I navigate to the fenrus URL it redirects me to fenrus.url/sso and sits at a blank screen with a number of errors in the logs: 2023-08-23T18:40:45.085862396Z fail: Microsoft.AspNetCore.Server.Kestrel[13] 2023-08-23T18:40:45.085879994Z Connection id "0HMT411L5ITUM", Request id "0HMT411L5ITUM:00000015": An unhandled exception was thrown by the application. 2023-08-23T18:40:45.085882181Z System.InvalidOperationException: IDX20803: Unable to obtain configuration from: '[PII of type 'System.String' is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. 2023-08-23T18:40:45.085884031Z ---> System.IO.IOException: IDX20807: Unable to retrieve document from: '[PII of type 'System.String' is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. HttpResponseMessage: '[PII of type 'System.Net.Http.HttpResponseMessage' is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', HttpResponseMessage.Content: '[PII of type 'System.String' is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'.