Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.0.X
-
7.2.x, 7.0.x
-
Committed
-
4
Description
Steps to reproduce
- Configure and enable IdP
- Configure SP
- Do not enable after configuring
- Make sure to use valid IdP metadata url
- Change metadata url to something invalid and save
- This should cause an error
- Change metadata url back to the valid value
- Navigate to IdP
- Configure Service Provider Connection
- Make sure to use valid SP metadata url
- Change metadata url to something invalid and save
- This should cause an error
Expected result:
Errors happen as described above.
Actual result:
The configuration saves and the following warning shows up in console:
WARN [http-nio-9080-exec-4][MetadataUtilImpl:117] Unable to get SAML metadata from http://localhost:10080/c/portal/saml/metadata: Connection refused (Connection refused)
Reproduced on:
Tomcat 8.0.32 + MySQL 5.7.17.
Portal 7.0.x-private GIT ID: e77b694bc647fdd19e0ebbacd41d6d7fa7ac4868
Attachments
Issue Links
- is duplicated by
-
LPS-74864 The SAML Metadata URL error does not show if HTTP is missing
- Closed