Skip to main content

Questions tagged [single-sign-on]

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

0 votes
0 answers
5 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
6 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
-1 votes
0 answers
29 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
7 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
22 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
0 votes
0 answers
16 views

SSO with OpenID (elytron-oidc-client) WildFly 26

we upgrade to WildFly 26.1.3.Final and use a JDBC or LDAP-Connection for Authentification. Now we need an OAuth-Authentification and can use the new "elytron-oidc-client"-Module. We have ...
Martin Schlesier's user avatar
0 votes
0 answers
17 views

Update to Apereo CAS 7.0.5.1 from 6.6.6 does not load the custom html pages from src/main/resources/templates directory

I have upgaded my project Apereo CAS version from 6.6.6 to 7.0.5.1, application is up and running showing the message. 16.07.24 13:01:25.212 [main] [INFO] AbstractServicesManager.(): Loaded [15] ...
Abhishek-M's user avatar
0 votes
0 answers
19 views

Outlook SSO NAA in pure JS without node.js

In specialists, Outlook on Windows only uses the runtime JS file defined in the manifest für event-based add-ins. How do you import and use msal-browser in this file without using node.js? I am aware ...
Markus Gruber's user avatar
0 votes
0 answers
38 views

invalid_token_response -An error occurred while attempting to retrieve the OAuth 2.0 Access Token Response: PKIX path building failed

I am trying to run spring-security-azuread from spring tutorials, i am able to run this in windows system as its spring boot application, but when i am trying to run in docker container from redhat ...
Nishu's user avatar
  • 105
-1 votes
0 answers
37 views

Azure AD SSO - login Inside Iframe [closed]

we have a application which authenticates using azure AD sso , once we log in i want to open another application lets say APP B (having same app registration in azure active directory) in iframe , but ...
Rushikesh Kadam's user avatar
0 votes
0 answers
29 views

Microsoft Entra SSO integration with AWS IAM Identity Center, where AWS is the Identity Source

I spent a lot of time looking for the intergation between AWS and Entra, where AWS is the identity source. I want AWS ITAM Identity Center to manage users and Entra to have SAML federation with AWS, ...
Andrey D's user avatar
0 votes
0 answers
21 views

Value of encrypting SAML Assertions

I have an auditor requiring us to encrypt SAML assertions from IdP to RP. I’m fine with this in general as it’s a pretty standard config and most SAML apps support it, but they claim it needs ...
sp_vennem's user avatar
-1 votes
0 answers
20 views

having issue in microsoft sso loging using SAML [closed]

setup SAML create enterprise application enter image description here configure sso enter image description here add user groups enter image description here SAML login code login page redirect ...
Divyaraj Vala's user avatar
0 votes
0 answers
14 views

CAS customization - endpoints expose

I wish to upgrade Apereo CAS from 5.x to 7.x but there is a huge architecture change and the way the project is overlayed, i found documentation for everything except what i want. I want to create ...
pratyush singh's user avatar
0 votes
1 answer
51 views

MSAL Azure SSO React logout screen

I've implemented Azure active directory sso in my react application. I am trying to implement logout functionality using msalInstance.logoutRedirect function. I want to achieve a solution where ...
marcinshz's user avatar

15 30 50 per page
1
2 3 4 5
519