SAML metadata fetch/base64 encoding issue
We observed a strange behavior while setting up a federated EntraID SAML provider. During configuration, the outcome of base64 encoded metadata string differs when using
Metadata URL
from Metadata XML
. Seems that when using Metadata URL
there's an invisible symbol being added 77u/
. We did some tests and the SAML IDP configuration with the invisible symbol does not work.6 Replies
Hm that looks like an encoding error
Maybe @stebenz has an idea
Unknown User•12mo ago
Message Not Public
Sign In & Join Server To View
I tested.. this happens both when configuring trough console and when I pass the configuration trough
addSAMLProvider
APIDid this get fix?
This keeps happening, I have to remove the 77u/ after saving a saml configuration to make it work
Hey @Gaia can you please open an issue or a PR for this please?
Thanks
Sure thing