on 2018 Feb 02 11:36 AM
Hi Experts,
When I enter "https://localhost:9002/samlsinglesignon/saml/metadata" in the browser to get the metadata.xml from the Service Provider it gets redirected to https://localhost:9002/login.jsp
404 - Page does not exist We’are sorry, but this page does not exist.
Regards,
Naresh
Request clarification before answering.
I had the same issue and problem was the samlsinglesignon and customsso extensions were not declared in localextensions.xml Once both were added, I could download metadata.xml
<extension name="samlsinglesignon" />
<extension name="customsamlextension" />
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
check if the extension actually loaded
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.