Skip to main content

All Questions

Tagged with
0 votes
0 answers
175 views

Signature verification failed: invalid padding - Python flask-saml2

In Python SSO, I'm using flask-saml2 library. I make 'Sign Response As Required' as True and renewal the .pem files. After that,I am getting following error, {"message":"Signature ...
KarSho's user avatar
  • 5,237
1 vote
1 answer
73 views

Idp Initiated sso with Itfoxtec

According to the ItFoxTec documentation, I couldn't find information on implementing IDP-initiated SSO in the library, despite the presence of sample code for SP-initiated SSO. https://github.com/...
Anis Bouzidi's user avatar
1 vote
1 answer
159 views

How to grant access to salesforce account using sign-in page

I'm working on developing an application that retrieves reports from Salesforce. I aim to create a functionality similar to what can be found on dataloader.io On this website, they present a ...
CoderButBeginner's user avatar
0 votes
0 answers
20 views

Redirect user to OneLogin connected/ SSO enabled application from my web application

I have a OneLogin account and have set up Google Worspace (G Suite) and enabled SSO. I want the users of my web application to directly get redirected to Google Workspace on clicking a button/link on ...
Pranav Bhatia's user avatar
0 votes
1 answer
74 views

Integrating IdentityServer4 with SuiteCRM for SSO Using SAML2 Protocol

I am currently working on a project that involves IdentityServer4 for implementing authentication and authorization services. My IdentityServer is set up to use the OpenID Connect (OIDC) protocol, and ...
Bassam's user avatar
  • 1
1 vote
0 answers
79 views

What does SAML error code 101 means in ManageEngine Service Desk Plus?

I am integrating my Keycloak application as a IDP for ManageEngine Service Desk Plus using SAML certification, Ive configured it using the metadata file generated by the ManageEngine Client, ive ...
The Doctor's user avatar
0 votes
0 answers
10 views

Setting up SAML SSO on Azure for a SP that strictly only takes email address mapping. Can I parse ObjectID so my users can use their ObjectID to login

Setting up SAML SSO on Azure for a SP that strictly only takes email address mapping. Can I parse ObjectID so my users can use their ObjectID to login? Company policy dictates that our users use ...
Hazriq Z's user avatar
0 votes
0 answers
293 views

How to perform SAML SSO login to login.microsoft.com using Python

To start, I have attempted to research this quite a bit but haven't been able to find anything helpful. I am hoping to learn this quite in-depth to help share the knowledge. Goal: I am looking for a ...
Anthony's user avatar
0 votes
0 answers
45 views

AWS FederatedSignin call doesn't return

I have configured a SAML provider in AWS Cognito and I'm now trying to code the front end. I have a "Login with SSO" button on my front end, with this code: <button title="loginsso&...
Nick Wright's user avatar
0 votes
0 answers
146 views

Webpack module federation and SAML SSO

Currently we have 2 applications that are build in different server groups. Each server group is protected with SAML SSO. 1-st application - is a parent that calls 2-nd application (which is ...
Denis Bahlei's user avatar
0 votes
0 answers
123 views

SSO Login to AWS Connect using Cognito

My site has login through AWS Cognito Identity. And then user login to AWS Connect in pop-up window. I need combine it to one login. Is it possible to make it without external services, using AWS only?...
Elena M's user avatar
1 vote
1 answer
438 views

How to logout from SAML authentication?

I am using a SAML link for authentication. and here is my code implementation: class LoginWebView extends StatefulWidget { const LoginWebView({super.key}); @override State<LoginWebView> ...
Saurabh Jain's user avatar
0 votes
2 answers
612 views

Implementing SSO with Corporate AD via LDAP: Do I Still Need Azure AD?

I've made progress setting up Single Sign-On (SSO) by allowing users to log in with their Microsoft accounts through Azure AD in my ASP.NET web application (.aspx). Now, my client wants me to use ...
Snooper_A's user avatar
  • 125
0 votes
0 answers
191 views

How to implement SAML SSO in React native?

I have some details of SSO, SAML attributes returned by IDP: (using my account as an example ) mail : urn:oid:0.9.2357.13254323.145.2.6 ([email protected]) uid : urn:oid:5.8.5468.34689645.460.5.6 (...
Meet Patel's user avatar
4 votes
0 answers
1k views

In Liferay how to get the identity provider info and use them to programmatically trigger the SSO

I'm really new to Liferay and SSO and I have to do a very specific thing. I am using Liferay DXP 7.4, so I have the Liferay SAML Connector 2.0 available. In particular I need to configure Liferay as a ...
George Lords of Castle's user avatar

15 30 50 per page
1 2 3
4
5
62