Skip to content
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.

Got issue with configuring with bosh-lite.com #1

Open
datianshi opened this issue Nov 15, 2015 · 0 comments
Open

Got issue with configuring with bosh-lite.com #1

datianshi opened this issue Nov 15, 2015 · 0 comments

Comments

@datianshi
Copy link

I tried to add bosh-lite.com in the metadata

$metadata['http://login.bosh-lite.com'] = array(
'AssertionConsumerService' => 'http://login.bosh-lite.com/saml/SSO/alias/login.bosh-lite.com',
'SingleLogoutService' => 'http://login.bosh-lite.com/saml/SSO/alias/login.bosh-lite.com',
'NameIDFormat' => 'urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress',
'simplesaml.nameidattribute' => 'emailAddress',
);

But after login uaa got the following errors

org.opensaml.common.SAMLException: Endpoint with message binding urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST and URL http://login.bosh-lite.com/saml/SSO/alias/login.bosh-lite.com wasn't found in local metadata

Any clues? @cf-identity

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant