The only requirement is that the entityID be a valid URI. So you can
craft any URL in a domain that you own or any URN using a namespace
stem that you own. Just make sure your configuration and metadata are
correct if you change the entityID.
> --
> To unsubscribe from this list send an email to
> users-un...@shibboleth.net
>
--
Chad La Joie
www.itumi.biz
trusted identities, delivered
--
To unsubscribe from this list send an email to users-un...@shibboleth.net
On Wed, Oct 12, 2011 at 09:46, Rayene Ben Rayana
You never "use" an entityID. You set it in the software and
communicate metadata that contains this. It's a name, nothing else.
You can easily seet his when you change your entityID to a URN, since
these do not "resolve" to anything (without special systems).
> I am
> able to :
> - access the DS page
> - select an IdP
> - access the IdP page and fill credentials.
> But, when I submit, I get the following error :
>
> *Error Message: Invalid IdP URL (HTTP 404)*
What does "access the DS page" mean, specifically? You'll need to
access a SAML service provider, which in turn may redirect you to a
DS, which (with SAML2) will redirect you back to the SP, which in turn
will issue a SAML authentication request to the IdP, which then might
ask you to authenticate and will then send you off the SP with a SAML
protocol message.
So without an SP there's no authentication request and there's nothing
for the IdP to do after authentication.
But none of this should have anything to do with the content of the
string of the entityIDs used.
-peter
No idea what a "community declaration web form" is but good to hear
you got it to work,