The shibboleth_continue page callback is loading settings assuming there's only one IdP. Need to update the code to be aware of which IdP to use.

CommentFileSizeAuthor
#1 2114555-multi-idp.patch803 bytesminoroffense

Comments

minoroffense’s picture

Status: Active » Needs review
StatusFileSize
new803 bytes

Added the validation for the IdP server and an error message if it fails.

minoroffense’s picture

Status: Needs review » Needs work
spotzero’s picture

The problem is that there shouldn't be a idpurl per idp, there should only be one idpurl.

The config and admin page should be updated to reflect this.