Custom oidc provider with authentik

Hi Guys,
Forgive me if this is not the correct place to ask this but u have a bit of issue setting up an oidc provider (beta on EE).
I’m using Authentik as a the sso provider but ran in to a snag. When trying to save the config and i’m asked to test the connection, i get an error saying “The iss (issuer) parameter is invalid.” From what i can get the issuer = the login url in the settings.
And here lies the catch imo, the url cant have a trailing / at the end. But the iss param in the oidc response does has that / at the end of the issuer.
Is this anything know? Could someone point me in the right direction to solve this?

Hey @Kenny-JTK,

We have fixed this issue and will be released with v4.7.0 which is scheduled to release this week. You can try v4.7.0 Release Candidate which contains the fix and let us know if it works.