Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
54 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
85 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
56 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
  • 657
0 votes
0 answers
29 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,636
1 vote
1 answer
119 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,636
0 votes
1 answer
141 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
228 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
  • 330
0 votes
0 answers
44 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
161 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,412
0 votes
1 answer
61 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
226 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
22 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
73 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,113
0 votes
1 answer
36 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
0 votes
0 answers
137 views

I have implemented an OpenID Connect (OIDC) Single Sign-On (SSO) system for my platform. Users only need to configure their client ID, client secret, authorization URL, and token URL to enable ...
Lalit deore's user avatar

15 30 50 per page
1
2 3 4 5
247