Answered by:
SAML SSO Error

Question
-
Hi guys, one more question please.
I'm using SSOCircle and have my metadata imported and a valid redirect request executing. I am not getting any errors in myAuthnRequest
. However, when I execute the redirect I receive the error (I am using ComponentPro by the way):
Error: Destination is invalid.
Not Sure what I missed
This is my Authn:<samlp:AuthnRequest ID="_ID_" Version="2.0" IssueInstant="2016-02-25T16:20:04.869Z" Destination="http://localhost:9000/saml/service" ForceAuthn="false" IsPassive="false" ProtocolBinding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" AssertionConsumerServiceURL="http://localhost:9000/saml/assert" xmlns:samlp="urn:oasis:names:tc:SAML:2.0:protocol"> <saml:Issuer xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion">MY_ISSUER_ID</saml:Issuer> <Signature xmlns="http://www.w3.org/2000/09/xmldsig#"> <SignedInfo> <CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /> <SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1" /> <Reference URI="_ID_"> <Transforms> <Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /> <Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"> <InclusiveNamespaces PrefixList="#default samlp saml ds xs xsi" xmlns="http://www.w3.org/2001/10/xml-exc-c14n#" /> </Transform> </Transforms> <DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" /> <DigestValue>_DIGEST_</DigestValue> </Reference> </SignedInfo> <SignatureValue>_SIGNATURE_VALUE_</SignatureValue> <KeyInfo> <X509Data> <X509Certificate>_CERTIFICATE_STRING_</X509Certificate> </X509Data> </KeyInfo> </Signature> <samlp:NameIDPolicy Format="urn:oasis:names:tc:SAML:2.0:nameid-format:persistent" SPNameQualifier="MY_ISSUER_ID" AllowCreate="true" /> <samlp:RequestedAuthnContext Comparison="exact"> <saml:AuthnContextClassRef xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion">urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport</saml:AuthnContextClassRef> </samlp:RequestedAuthnContext> </samlp:AuthnRequest>
- Moved by litdev Saturday, July 27, 2019 8:08 AM
Saturday, July 27, 2019 2:07 AM
Answers
-
I would ask here:
https://social.technet.microsoft.com/Forums/en-us/home?forum=ADFS
Richard Mueller - MVP Enterprise Mobility (Identity and Access)
- Proposed as answer by Dave PatrickMVP Saturday, July 27, 2019 12:17 PM
- Marked as answer by Mandy Ace Saturday, July 27, 2019 12:47 PM
Saturday, July 27, 2019 11:18 AM -
or also something here may help.
https://www.ssocircle.com/en/knowledge-center/
and ask here.
https://www.ssocircle.com/en/ticket/
Regards, Dave Patrick ....
Microsoft Certified Professional
Microsoft MVP [Windows Server] Datacenter Management
Disclaimer: This posting is provided "AS IS" with no warranties or guarantees, and confers no rights.- Marked as answer by Mandy Ace Saturday, July 27, 2019 12:47 PM
Saturday, July 27, 2019 12:19 PM
All replies
-
I would ask here:
https://social.technet.microsoft.com/Forums/en-us/home?forum=ADFS
Richard Mueller - MVP Enterprise Mobility (Identity and Access)
- Proposed as answer by Dave PatrickMVP Saturday, July 27, 2019 12:17 PM
- Marked as answer by Mandy Ace Saturday, July 27, 2019 12:47 PM
Saturday, July 27, 2019 11:18 AM -
or also something here may help.
https://www.ssocircle.com/en/knowledge-center/
and ask here.
https://www.ssocircle.com/en/ticket/
Regards, Dave Patrick ....
Microsoft Certified Professional
Microsoft MVP [Windows Server] Datacenter Management
Disclaimer: This posting is provided "AS IS" with no warranties or guarantees, and confers no rights.- Marked as answer by Mandy Ace Saturday, July 27, 2019 12:47 PM
Saturday, July 27, 2019 12:19 PM -
Many thanks guys, sorry for the unconvienientSaturday, July 27, 2019 12:47 PM
-
You're welcome.
Regards, Dave Patrick ....
Microsoft Certified Professional
Microsoft MVP [Windows Server] Datacenter Management
Disclaimer: This posting is provided "AS IS" with no warranties or guarantees, and confers no rights.Saturday, July 27, 2019 12:51 PM