Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [single-sign-on]

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

0 votes
0 answers
16 views

Obtain token programatically to go see a page with ASP.NET application

I'm a newbie with authentication and authorization. When I go to a website, it redirects me to a url which requires email and password to login Microsoft Account. If I pass the right credential, it ...
Minh Trí Nguyễn's user avatar
0 votes
1 answer
17 views

Identity server redirection problems on the same browser instance

I have a problem when I use many account in the same instance of browser. In the first connection from my site to the client site, the authorize endpoint is invoking, and I have in the log: "No ...
Joseph Khoury's user avatar
0 votes
0 answers
32 views

How to configure NodeJS/NestJS app for SSO with an Azure Enterprise Application [closed]

I want to integrate Azure Enterprise Application SSO with my NodeJS application. What I've done so far is create an enterprise app in my Entra ID/Active directory and added urls. But I'm confused here....
Uzair's user avatar
  • 1
0 votes
0 answers
13 views

Grab the user details when a user authenticates an R shiny web app using Azure Active Directory

I am new to the concept of web apps deployed in Azure and related authentications. I have an R Shiny app, hosted as an app service in Azure cloud using Docker containers. I have few Azure user groups ...
Moohoo's user avatar
  • 9
0 votes
0 answers
19 views

Trouble with Okta SSO Authentication and Google Sites access

Title: Trouble with Okta SSO Authentication and Google Site Access Issue: I am trying to authenticate users via Okta using SSO (SAML) and then access Google Sites. I'm using Postman to test this flow, ...
JDev's user avatar
  • 1,792
0 votes
0 answers
13 views

Sitecore Images missing from CD Page after SSO Renewal

We have a Sitecore 9 project running on .NET Framework and it uses Kentor authentication for SSO. After renewing the SAML metadata and certificate, the images on our page have stopped displaying. They'...
Cristian Mocofanescu's user avatar
-1 votes
0 answers
32 views

How does Facebook, Google, Amazon or GitHub handle the user session? [closed]

I tried to find some information on how sessions work on an SSO and OAuth2 authorization server from the backend side but couldn't find specific details. I need this information because I am building ...
ChicaDevCat's user avatar
0 votes
1 answer
22 views

Automatically log in to a third-party web app that uses SSO

I have a web application (React + Node.js) that redirects users to a third-party web app, where they currently need to log in manually. I want to enable automatic login to this third-party web app so ...
Stacey Kirby's user avatar
0 votes
0 answers
27 views

how to add both group ID and group name(cloud group) claim in the enterprise application's SAML response?

we have a requirement to include both Group ID and Group Name claim in the AZURE SAML response. The groups are cloud only groups. We have the options to add either group name or group ID in the SAML ...
Sivaprasad's user avatar
0 votes
0 answers
20 views

Using Session Cookie to skip MFA Orchestration Step

I want to use the sso cookie to disable MFA via email, after user pressed on "keep me signed in", entered email and password and verified once via email. Following the docu https://learn....
Thomas_trinamiX's user avatar
0 votes
0 answers
7 views

Connection Error [Errno 110] Connection timed out

I have been trying to complete a capture the flag assignment whereby I need to bypass a SSO authentication protocol by using Impacket's getST.py but whenever I try running the getST.py command I end ...
Muema's user avatar
  • 59
0 votes
0 answers
9 views

SP Initiated SAML SSO for cognito

I have a user pool configured in cognito with some users. I need to login to a service using these user accounts. The service supports SAML SSO and asks for SSO URL, SAML Entity ID and SAML ...
aispark's user avatar
  • 159
0 votes
0 answers
40 views

How to authorize graph API for schema extensions using getAccessToken in Outlook Add-in (InteractionRequiredAuthError: invalid_grant: AADSTS65001)

I get the following error when making a post request for a schema extension with Office.auth.getAccesToken in an Outlook Web Add-in: AADSTS65001: The user or administrator has not consented to use ...
imstuff1's user avatar
0 votes
0 answers
10 views

Restrict Firebase and GCP Console behind Organisation SSO

We have a goole cloud project and a Firebase project in our organisation. We want to restrict access to the Firebase and GCP console behind our Organisation's SSO authentication. Basically, when users ...
Rohith S's user avatar
  • 110
1 vote
1 answer
32 views

AWS CDK stopped working with AWS SSO leading to: Need to perform AWS calls for account [Account ID], but no credentials have been configured

CDK stopped working, it used to work fine, my coworker is able to locally deploy easily, we matched our configs, not working for me, resulting in: Need to perform AWS calls for account [Account ID], ...
Gutan's user avatar
  • 461

15 30 50 per page
1
2 3 4 5
519