Hello, I am trying to add SAML (Shibboleth) authentication to my Juniper site and I believe I have everything setup, however the IDP I want to sign in with does not show up on the login page, nor does the page https://online.server.org/auth/saml/metadata.xml. I get the LMS UI with the page not found error message.
I am not seeing anything in the lms logs that talk about it.
The following options are set in my server-vars.yml
The IDP configuration appears correct, and is pulling metadata nightly via celery.
I have tried setting the private/public key in the django SAML configuration as well as leaving it blank and having it utilize the variables above stored in the lms config files in juniper.
Glad to hear you got it working, and thanks so much for posting your solution! Iâm sure some future people with the same problem will really appreciate it.