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

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

@datianshi

Description

@datianshi

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions