python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
SAML: javax.net.ssl.SSLPeerUnverifiedException: SSL peer failed hostname validation for name: null
I have integrated SAML 2.0 in my system and I’m using a third-party IDP file like https://login.microsoftonline.com/2ff66663a/federationmetadata/2007-06/federationmetadata.xml?appid=123.
securityConte...

Niranga Sandaruwan
Votes: 0
Answers: 0
error msg "The response was received at http://myflask.loca.lt/ instead of https://myflask.loca.lt/?acs" by using onelogin and python3-saml
I am implemeting SP using python3-saml for onelogin IDP. However, i get error
The response was received at http://myflask.loca.lt/ instead of https://myflask.loca.lt/?acs
my saml/settings.json is giv...
myquest2 sh
Votes: 0
Answers: 0
How to add passport authentication as OR middleware to authentication process in Strapi?
We’re currently working on a website, which is part of a bigger project that combines lots of websites. Those websites should all be accessible through SSO using the SAML protocol.
For the SAML SSO w...
Nickfis
Votes: 0
Answers: 0
Unsafe redirect when running Ruby On Rails app (with Devise and SAML )on localhost
I have a Ruby On Rails app (Ruby 3.1, Rails 7.0.1) using Devise and the devise_saml_authenticatable gem as I authenticate against Microsoft Azure Active Directory.
After upgrading my app from Ruby 2.7...
Ymox
Votes: 0
Answers: 1