Skip to main content

Questions tagged [single-sign-on]

Single sign-on, a system for sharing authentication credentials between different systems

single-sign-on
0 votes
0 answers
4 views

Managing SSO for Multi-Domain and Local Deployments in a Django Application?

I am developing a Django application that will be offered in a marketplace. Each customer will have a unique domain, differentiated at least by prefixes. I have integrated Single Sign-On (SSO) for ...
Saiprasath's user avatar
0 votes
0 answers
11 views

node-oidc-provider: logout action does not remove session cookies

I am trying to set up logging out of an sso session using node-oidc-provider panva npm. The process flow seems to be working but there are two cookies that seem to still be present, "_session&...
user1790300's user avatar
  • 2,035
0 votes
1 answer
36 views

Integration of SSO using MSAL in Angular project gets 401 returned error after login

I am fully following the example from Example for Angular 16 from MSAL Git. The code is exactly the same with the example except for the client ID and authority. When I login with my account I got 401 ...
AoLiGei's user avatar
  • 39
0 votes
0 answers
19 views

How to implement Single-Sign-On (SSO) with Azure AD in CakePHP 5?

I am struggling to find the relevant documentation or examples on how to setup a single-sign-on for a CakePHP Web Application with Azure AD. I read through all of the CakePHP documentation about ...
Johannes Braun's user avatar
0 votes
0 answers
12 views

How to set the SP certificate in google as IdP with SAML?

I want to use google as an IdP for SPs using SAML. I have integrated an SP with google as IdP and for this I have followed the documentation provided by google at Google SAML. I have created my custom ...
Jorge Domingo's user avatar
0 votes
0 answers
28 views

IdentityServer4 with .Net7.0. API separation in SSO by ApiScope

I have 5 clients of my identity server, I need to separate the authorization of 1 client from the others. After signin to the ClientA, I switch to the ClientB already authorized, help me solve. It is ...
0 votes
0 answers
63 views

Azure AD token for accessing Graph token

I need to access Microsoft Graph API using my API Scope and Audience. I need to be able to acquire a token on behalf of a user in my API, using the token I received in my client mobile application. I ...
Mrinal Maheshwari's user avatar
0 votes
0 answers
12 views

Jenkins and okta integration with only username based login

We have integrated jenkins and okta. While opening jenkins URL, its redirecting to Okta page with username and password inputs. However, we also want to allow the login only based on the username. ...
Jaydeep Soni's user avatar
0 votes
1 answer
33 views

Implementing Azure B2C single sign on shared between multiple apps

I want to implement SSO accross multiple apps. My requirement is that we will login in one app and switch between different apps withoout having to login again. App 1- React Spa App 2 - .Net based. I ...
Rashmi936's user avatar
0 votes
0 answers
17 views

SSO Noob here. Can 2 separate spring boot applications share the same SAML response to avoid multiple 2FA

The situation i have is we have been tasked to create a New landing page application(app1) which users would then be able to access other existing applications (app2,3,4) is it possible for App1 to be ...
Brassic's user avatar
0 votes
1 answer
16 views

Why wouldn't the IdP initiate contact with the SP in a SAML 2.0 SSO integration?

Please let me know if I'm not providing enough info. Asking a question here because it could potentially be faster than contacting and dealing with the IdP. We, a service provider, are integrating ...
Abdullah Esmail's user avatar
-1 votes
0 answers
12 views

how can i use SSO with linkedin in laravel

I implemented sso LinkedIn on my Laravel project, but I get an error that I don't know the reason for I used to get this error before I used request access in the product section The error text was &...
m_rhnm's user avatar
  • 11
0 votes
0 answers
17 views

How to send AD attributes as ADFS 2019 claims to a native WinForms client

Being new to ADFS scene we're trying to figure out passing AD attributes as claims to a sample native client app in .NET Framework 4.8 (outside requirement) using MSAL (Microsoft.Identity.Client.4.61....
Astrogator's user avatar
  • 1,061
0 votes
0 answers
9 views

Is it possible to create local AEM groups and define permissions up-front, so that during the SSO login AD groups sync-up with permissions in AEM?

I am trying to implement SAML2 based SSO authentication into AEM Author and I would like to explore if there are ways to create the local AEM groups & define permission up-front, bearing the same ...
Prasanth's user avatar
0 votes
0 answers
22 views

Searching for Open Source Identity and Access Management [closed]

I am looking for a fully free open source .NET software for identity and access management, featuring SSO, multitenancy, user management, permissions, roles, clients, scopes, etc., with native support ...
Pablo Rojas's user avatar

15 30 50 per page
1
2 3 4 5
519