Skip to main content

All Questions

0 votes
0 answers
28 views

It is possible to create OIDC app in google workspace dashboard?

using "custom SAML app" option in Google admin console. in our company we are able to create SAML app in Google, is there any option we can use OIDC SSO protocol instead of SAML protocol to ...
prajwal's user avatar
0 votes
1 answer
473 views

Keycloak how to change Forgot Password redirect url

I am using Keycloak for authentication, and I want to configure the Forgot Password feature to redirect users to my password reset website https://mypassport.xxx.com. Could you please guide me on how ...
Yin Lei's user avatar
  • 81
0 votes
1 answer
140 views

Meaning of "Role name Mapper" in Protocol Mapper

The question is in the title. Can someone please explain what's the purpose of "Role name Mapper" and how it configures. I don't have the access to keycloak sadly.
Ifwehadamonkey's user avatar
0 votes
0 answers
192 views

Obtain SAML assertion in exchange with OIDC token

We need to authentication SAML application (embedded browser in mobile app without any login prompt). Mobile application is too integrated with same IDP using OIDC protocol What can be the possible ...
92gupta's user avatar
0 votes
1 answer
26 views

ADFS multitrust architecture

It is interesting to know whether multitrust is possible in the SSO architecture, for example based on ADFS. I mean the following. Let's say I have ADFS_0 and ADFS_1 (actually I have IdentityServer4 ...
nzim's user avatar
  • 125
1 vote
1 answer
146 views

Maintain Concurrent Grants in Single OIDC Session

I am using node-oidc-provider library as an OIDC based interface to my auth-service, which eventually does SAML or OIDC based federation with the client. I have a scenario where user can perform e-...
parv bhardwaj's user avatar
2 votes
0 answers
1k views

Keycloak IDP forwarded auth does not redirect to front-channel logout URL

Situation For my web application, I have set up a keycloak (v18.0.0) realm with an external SAML IDP. After successfully logging in, the application is using its own cookies (I can't change this since ...
Theo's user avatar
  • 2,612
0 votes
3 answers
229 views

What protocol should I prefer for Single Sign-On - OAuth 2.1, OpenID Connect, SAML or some other. Which 1 is more safe?

One of my juniors asked me this question. I went through all these protocols and related documentation but couldn't figure out which one to prefer.
BAA's user avatar
  • 56
1 vote
2 answers
1k views

Okta backchannel logout for OIDC

I'm wanting to incorporate an OIDC sign in flow to my single page webapp through an Okta app. However, I want the session of the user that signed in through Okta in my system to be tied to their Okta ...
abagshaw's user avatar
  • 6,472
0 votes
1 answer
91 views

Why Saml is the default option for registering Salesforce as an Enterprise Application is AAD

I am trying to integrate Salesforce with AAD, so I see two available options, either Saml or OpenId Connect.. I do not know which one is better, but I prefer OpenId Connect since it seems to be more ...
Walid's user avatar
  • 29
7 votes
1 answer
2k views

How does Google achieve Single Sign Onwith third party cookies disabled?

When you deactivate all third party cookies in firefox, log in to gmail and then visit youtube.com in a new tab, you are automatically signed in. How does google achieve that? I have checked for 302 ...
user1526836's user avatar
0 votes
2 answers
96 views

Lists of applications or services which allow sign on as either SAML or OpenID Connect Service Providers/Relying Parties?

I am trying to make the case for my sector (public libraries) facilitating access to some online services for patrons by supporting either SAML or OpenID Connect as identity providers. The case would ...
nessman's user avatar
0 votes
1 answer
81 views

Local Identity based login along with saml 2.0 SSO

There is an existing mechanism to log into a website. Now, external / remote SAML IDP is being added to facilitate SSO. The website uses other micro-services and components that provide data and ...
Technoshaft's user avatar
3 votes
1 answer
2k views

Proxy on top of OIDC IdP provider to accept SAML requests from service provider for SSO

Context: We have an OIDC IdP that we don't have control over but we need to support SAML requests from Service Provider (SP) for SSO. Idea: Build a proxy (an app) that sits between SP and OIDC ...
bikashp's user avatar
  • 573
11 votes
2 answers
11k views

OpendID Connect and IDP Initiated SSO

I have an application which is a Service Provider. Is it possible to implement an Idp initiated SSO with OpenID Connect? It looks like for Idp initiated SSO only SAML could be used, is that correct? ...
user1411018's user avatar

15 30 50 per page