Skip to main content

All Questions

0 votes
0 answers
35 views

IdentityServer4 with .Net7.0. API separation in SSO by ApiScope

I have 5 clients of my identity server, I need to separate the authorization of 1 client from the others. After signin to the ClientA, I switch to the ClientB already authorized, help me solve. It is ...
Галымжан Оралбаев's user avatar
0 votes
1 answer
141 views

connect/authorize/callback not able to authenticate a user for Angular child app from angular Parent APP - IdentityServer4 SSO

we had a working SSO between Parent MVC app and a client Angular app using IdentityServer4. We wanted to migrate the parent MVC app to angular [port : 4200 ] Which I did.The login mechanism works for ...
Roshani's user avatar
0 votes
1 answer
74 views

Integrating IdentityServer4 with SuiteCRM for SSO Using SAML2 Protocol

I am currently working on a project that involves IdentityServer4 for implementing authentication and authorization services. My IdentityServer is set up to use the OpenID Connect (OIDC) protocol, and ...
Bassam's user avatar
  • 1
0 votes
1 answer
40 views

add custom claims to external oAuth provder

Currently we are using an external oAuth provider for authentication and its a SSO so the user can login to our posrtal and other posrtal within the organization with same token. The problem is our ...
Navin's user avatar
  • 724
0 votes
2 answers
469 views

Identity Server 4, getting "invalid_client" error in auth 2.0 (authorization) workflow

I am using Identity server 4, and need to give my users access to other side. I have configured my application in third party site for SSO, so my application is acting as service provider for that ...
Akshit Vaghela's user avatar
1 vote
0 answers
202 views

Okta OIDC Confirm Logout instead of id_token_hint

I'm trying to setup RP-Initiated Logout flow from Idenity Server to Okta. Okta as External Provider in this case. I'm confuseing with id_token_hint that are id_token actually is. This means that we ...
nzim's user avatar
  • 125
1 vote
1 answer
1k views

Add multiple external oidc provides to Duende Identity Server

I passed through the tutorial: https://docs.duendesoftware.com/identityserver/v6/quickstarts/2_interactive/ And in adittional I tried to add another instance of the Identity Server as another external ...
nzim's user avatar
  • 125
0 votes
1 answer
205 views

Identity server 3 Windows authentication not working with current user

In my mvc app integrated with identity server 3 with windows login. When i use that login with windows option its asking credentials popup (I attached screen shot.) when i close the browser and reopen ...
Balu's user avatar
  • 544
0 votes
2 answers
727 views

Re-authentication using Identity Server 4

We have 2 MVC applications as clients and an Identity Server 4. We have setup cookie middleware and openIdconnect using owin. Client 1 has a cookie lifetime of 40 minutes. Client 2 has a cookie ...
Donpoulio's user avatar
0 votes
1 answer
136 views

AllowedGrantTypes difference in Identityserver4 (in practice)

I read IdentityServer4 Documantaion about various GrantType it has. but it could not answer this question: "Which AllowedGrantType should I choose for my project?" . Can anybody explain me ...
nima ansari's user avatar
0 votes
0 answers
302 views

ASP .net framework client with identityserver4 authentication couldn't access to unauthorize sections after login

I implemented an SSO with IdentityServer4 and 3 clients. two of clients, are ASP.NET Core and other is ASP.net Framework. Both .Net Core clients, work well. but the problem is in .Net Framework client....
nima ansari's user avatar
1 vote
2 answers
1k views

Share authentication cookie between IdentityServer4 clients

I implemented a Single Sign-On (SSO) with two application as clients. I want the user to be authenticated in the first application through the SSO Application, in the second application doesn`t need ...
nima ansari's user avatar
2 votes
1 answer
274 views

How to provide own login page if windows authentication get failed?

Currently i am working on one POC with Identity server4 where i have to show my own login page if windows authentication get failed(in this case i just want to show my own login page and avoid browser ...
nikhil's user avatar
  • 51
1 vote
2 answers
360 views

Can I have two clients (web app + native mobile app) with one client info in IdentityServer4

I have two client applications : Asp.Net MVC Core web app and an Android native mobile app, and an IdentityServer4 Server as an OpenID Server`. I know that I have to create two client records for both ...
TheMah's user avatar
  • 450
1 vote
0 answers
155 views

Single Sign On using Identity Server 4

I have a question about the SSO flow. Let's say we have 2 MVC applications as clients and an authentication provider Client 1 has a cookie lifetime of 40 minutes. Client 2 has a cookie lifetime of 10 ...
Donpoulio's user avatar

15 30 50 per page
1
2 3 4 5
7