Skip to content
Discussion options

You must be logged in to vote

OK.
The MellonIdPCAFile directive is a red herring.
If the IdP metadata has the <ds:X509Certificate> tag, then the config can remain:

  • MellonSPMetadataFile
  • MellonSPPrivateKeyFile
  • MellonSPCertFile
  • MellonIdPMetadataFile

The MellonSPPrivateKeyFile/MellonSPCertFile pair can be anything, including a self-signed cert. This cert is not used, it's only needed as a place holder so mellon can initialize without complaining there's an error with the key file.

When you do use a public cert from the IdP metadata, your application must successfully authenticate, or else lasso incorrectly throws error -201, which is saying that the IdP EntityID is bad.
So, make sure whichever attributes your apache con…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by cb-acustaf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant