Skip to main content

All Questions

309 questions with no upvoted or accepted answers
37 votes
1 answer
1k views

Custom Claim Handling Failed In Single Sign On

I am using the WSO2 Identity Server for Single Sign-On Implementations. In my demo applications, I am trying to get Custom claim attributes of authenticated Users from my own JDBC Database. I ...
Tilakraj Jayswal's user avatar
7 votes
1 answer
914 views

Google (G Suit) Identity provider with nginx SAML2

You might heard about shibboleth and their great solutions as for Identity Provider (https://shibboleth.net/products/identity-provider.html) so is for Service Provider (e.g. nginx https://github.com/...
nkamm's user avatar
  • 627
7 votes
0 answers
2k views

How to perform safe Single Sign On (SSO) in an html iframe

Currently, an IDP (IDentity Provider) often doesn't allow SSO through an Iframe for security reasons (through Javascript you could capture the login/password in the main page). How could a SSO be ...
edbras's user avatar
  • 4,294
6 votes
0 answers
942 views

how to protect an API in fastapi using SAML SSO

I am writing a fastapi web app which gets authenticated using OKTA iDP with SAML 2.0 SSO. I want to protect my APIs in web app. I know fastapi has only Oauth2/token based API protection instead of ...
myquest4 sh's user avatar
5 votes
1 answer
14k views

Implementation of SAML 2.0 using Angular and Node

I am a beginner to SAML SSO integration in Angular + Node project. I went through many of the links and forums realted to it. However, not able to figure out, From where to start???. Still trying to ...
Mohit Dixit's user avatar
5 votes
0 answers
1k views

Keycloak Client adapter for Play Framework

Is there a keycloak client adapter for Netty servers. In main keycloak documentation, they have mentioned several client adapters (http://www.keycloak.org/downloads.html) but I didn't see any ...
Supun Muthutantrige's user avatar
5 votes
1 answer
1k views

How do I set up a Shibboleth 3 identity provider?

Edit So, I think I'm almost there. The only thing still missing is that Shibboleth IdP returns an encrypted, transient NameId, and I need for it to return the user name, unencrypted. If anyone can ...
JMarsch's user avatar
  • 21.6k
5 votes
0 answers
1k views

Is there a node.js identity provider solution?

We are implementing Single Sign On for our applications and we are currently investigating the various Identity Provider vendors that are available. Is there a node.js Identity Provider solution out ...
General_9's user avatar
  • 2,299
5 votes
0 answers
1k views

How to force global logout JBOSS/SSO from code?

I am using SSO in JBoss on IDP with Picketlink, don't have a lot of experience with enterprise java security, what I need to do is to force global log out for user on some event or timeout. For ...
Alexander Ponomarenko's user avatar
4 votes
0 answers
947 views

Single sign on integration with angular app gives a CORS error on redirecting the SAML request

I'm trying to integrate my company's SSO to the web app I've developed. I'm using Angular in the frontend and Django as the backend. In order to create the SAML request, I'm using OneLogin's python-...
Harsh Pancholi's user avatar
4 votes
0 answers
2k views

Best way to implement single sign on in Laravel?

I'm building an application that has a core hub, say it's called musictickets.com We'll provide a subdomain (bandname1.musictickets.com) to bands on which only their content will display, which they ...
sminton's user avatar
  • 261
4 votes
0 answers
600 views

SAML SSO: keeping users logged in after validating the SAML Assertion

I am implementing front-channel SAML 2.0 SSO golang Service Provider, with Okta as my Identity Provider (this is just a POC and should eventually work with any IdP). Implementing the sign on process ...
Alechko's user avatar
  • 1,588
4 votes
1 answer
3k views

Spring SAML: SAMLException: Unsupported request

I am getting Caused by: org.opensaml.common.SAMLException: Unsupported request at org.springframework.security.saml.processor.SAMLProcessorImpl.getBinding(SAMLProcessorImpl.java:265) ~[spring-...
Hutsul's user avatar
  • 1,681
4 votes
0 answers
74 views

Automate initialization of SAP B1 "Analytics Services" for tenant

I would like to automate actions over SAP Analytics Services, especially Initialize Analytic Services on tenants. Analytics Services run on https://analytics-server:40000/Enablement using SAML2 SSO ...
Laky's user avatar
  • 193
4 votes
3 answers
8k views

SAML error for SSO with ADFS - MSIS0038: SAML Message has wrong signature

Hi I am trying to use SSO to authenticate my client's users directly to my website. My client's IDP is Microsoft ADFS and I am using Passport-SAML (https://github.com/bergie/passport-saml) to ...
jerem's user avatar
  • 1,036

15 30 50 per page
1
2 3 4 5
21