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.

100 questions
0
votes
0 answers

How to configure Azure SAML authentication for Rapid7 InsightVM / nexpose

I'm trying to use Azure AD SAML for authenticating to Rapid7 InsightVM (Nexpose) I have the Enterprise Application registered in AAD, with the EntityID provided from the InsightVM configuration. The Azure configuration has been set to sign SAML…
Steve Shipway
  • 740
  • 5
  • 17
0
votes
1 answer

SAML sync users

Currently we are using SAML SSO, the client starts the Azure Enterprise App, provides us with tenantId, appId, certificate, and its users can log in to us through their Microsoft account. Can we use the same or similar integration in in the…
0
votes
1 answer

IDP initiated SSO does not works on Win server 2016

I am trying to setup IdP initiated SSO on Windows Server 2016. I have configured the Relying party trust and the claim rules as well. I enabled the IdP Sign on page following -…
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

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
  • 9
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
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