Questions tagged [saml]

SAML (Security Assertion Markup Language) is an open standard and XML-based markup language for exchanging authentication and authorization information between parties, known as service providers and identity providers.

99 questions
0
votes
0 answers

SAML with mod_auth_mellon results in error: Error processing authn response. Lasso error: [-432]

I have a issue with implementing SSO against ADFS with an Apache HTTPD Webserver using mod_auth_mellon. The error I get after authentication has been actually succeeded is: Apache HTTPD returns a HTTP 401 (Unauthorized: This server could not verify…
0
votes
1 answer

AzureAD IDP Initiated SAML always return nameid-format:persistent instead of nameid-format:emailAddress

I'm developing SSO using SAML and my IdP is Azure. I'm having problem with IDP Initiated flow. In SAML Response I always get this NameID:
truongnm
  • 101
  • 1
0
votes
1 answer

Configure AWS SSO with Auth0 as IDP

I am trying to configure “AWS SSO”'s to work with Auth0 as an External Identity Provider. I have made is to the point where I am getting the auth0 login as success but AWS throws me an error. error I get after logging in via auth0: Steps I have…
Rohit Hazra
  • 153
  • 1
  • 7
0
votes
1 answer

Redirect Google Authentication to Microsoft Authentication to use with SAML

At this point I have an issue where I want to login to Google Identity's assets but using Azure AD as the IdP (Identity Provider). I already have the whole SAML environment setup with google as the SP and Azure as the IdP. Now, the issue here is…
0
votes
1 answer

Is there a claim type in ADFS that states if the authentication was performed on the private or public interfaces?

Although I don't recall the correct terminology, my understanding is that a particular relay application may be provisioned separately for intranet only, or both intranet and internet. I would be interested to pass the information about which of the…
user2123288
  • 101
  • 1
-1
votes
1 answer

Purpose of "secure hash algorithm" option in ADFS relying party properties

What does the "secure hash algorithm" option specified in the Advanced tab of the ADFS relying party trust properties actually affect? Is it a security problem that SHA1 is one of the options? If not, why not? Screenshot: ADFS relying party…
Andrew M
  • 121
  • 1
  • 1
-1
votes
0 answers

Configure a third party IDP (via SAML) as primary authenticator for windows login on Windows Active Directory

I got an Active Directory environment with AD users. Now I need to configure a third-party Identify Provider (IDP is managed by me in another environment) via SAML (Idp support saml and oidc) for primary authentication. When the users on client…
Sency
  • 109
  • 4
-1
votes
1 answer

IBM iWelcome as federated IdP for Azure AD: any experience?

Is there any experience in configuring IBM iWelcome as federated IdP for Azure AD? The scenario is: A user register on iWelcome by specifying her/his original email as user identifier (NOTE: this email can be on different domains) The IAM behind…
Stefano
-1
votes
1 answer

how we can generate the single sign on and reply url for new application in azure active directory

I am going to register a new application in the Azure active directory for SAML login. How can I generate my reply URL and single sign on url and entity ID ?
1 2 3 4 5 6
7