Skip to main content
Advice
0 votes
2 replies
21 views

We are reviewing CIBA UX and subject binding behavior. Currently, a backchannel authentication request is initiated with login_hint, the OP resolves the intended user and creates an auth_req_id. ...
Vivekvinushanth Christopher's user avatar
0 votes
0 answers
58 views

We are currently working on a token-exchange scenario using Keycloak token exchange support. We plan to exchange a token issued by a realm named realm_A against a token issued for another realm called ...
Oligatorr's user avatar
1 vote
0 answers
96 views

I'm trying to implement Login With Google in a hosted ITop instance using the "Authentication with OpenID extension" I've managed to show the "Login with Google" button by ...
sara's user avatar
  • 11
0 votes
0 answers
70 views

Last weekend, I deployed an old .NET 4.6 application with OpenId authentication to an IIS server without any problem. Two days later, the problem started that the authentication falls in a loop ...
NiAu's user avatar
  • 687
0 votes
0 answers
39 views

(This question is related to How can I safely obtain user claims from an Azure Function after authentication?) I aim to set up Authentication for an Azure Static Web App resource using Okta as an ...
Amessihel's user avatar
  • 6,656
1 vote
1 answer
168 views

In an Azure Static Web App resource, the .auth/me route return a response with clientPrincipal and custom claims as shown in the example below: { "clientPrincipal": { "...
Amessihel's user avatar
  • 6,656
0 votes
1 answer
182 views

Introspect always returns "900901 invalid credential", please check below error trace and configuration screenshot APIM admin key manager Configuration Also please note that it is working ...
muhammad nagah's user avatar
0 votes
1 answer
340 views

all, thanks in advance for any help. This is a copy of a question I asked at the Keycloak community forum that, unfortunately, got no responses. Hi, all. Thanks in advance for any help. I’m setting ...
John M's user avatar
  • 334
0 votes
0 answers
50 views

I'm implementing account linking with OAuth providers (e.g., Google). Use case: User is already logged into my system (e.g., with email/password). They want to link their account to an OAuth provider....
yorukot's user avatar
  • 102
0 votes
1 answer
195 views

We’re developing an authentication/identity server, based on .NET/C# & OpenIddict Server. We delegate authentication to a third-party server (using OpenIddict Client), currently just one provider, ...
andrewf's user avatar
  • 1,411
0 votes
1 answer
67 views

I'm having an issue that no amount of googling or AI input is helping me identify where I'm going wrong. I have a sample ASP.NET MVC application that sets up authentication using the following code. ...
Cyber's user avatar
  • 97
0 votes
1 answer
287 views

I'm using openiddict version 6 (latest version) in dotnet 9. I have a login server that is successfully handling username/password authentication as well as Google and Facebook auth correctly. I'm ...
runxc1 Bret Ferrier's user avatar
0 votes
0 answers
24 views

I am using OpenId Auth and I am getting the following error. Unable to validate the 'id_token', no suitable ISecurityTokenValidator was found for: "." app.UseOpenIdConnectAuthentication( new ...
spj_uk's user avatar
  • 13
0 votes
1 answer
87 views

In order to validate some JWT from Facebook, I need to access to their public keys. I'm running this code on my backend, and it returns an HTML with something like a "404 page", but, if I ...
Broda Noel's user avatar
  • 2,123
0 votes
1 answer
40 views

Hoping someone can help me out. We have a .net 8 blazor web site (ServerPrerendered) with web pages that have to use OpenIdConnectDefaults.AuthenticationScheme so users logged into the company's SSO ...
Orion's user avatar
  • 133

15 30 50 per page
1
2 3 4 5
247