Skip to main content

Questions tagged [identityserver3]

OpenID Connect Provider and OAuth 2.0 Authorization Server Framework based on Katana.

identityserver3
0 votes
0 answers
45 views

Can we use/upgrade Duende Identity server for the .NET Framework applications (4.8/4.7 or below)?

Within our organization, we currently use identityserver3 for our ID server API which is running on .net 4.7. Is it possible to use/upgrade Duende Identity server for the .NET Framework applications (...
Mohd Ilyas's user avatar
0 votes
0 answers
15 views

how to check Is2faEnabled in identity server while using connect/token for mobile login?

In my project, Identity Server is already implemented for web, and it's functioning well, including 2-Factor Authentication (2-FA). Currently, when logging in from a mobile device, we make a call to:...
Mudassar Iqbal's user avatar
0 votes
0 answers
31 views

Adding user to administrators group does not get read access to certificate

I have IdentityServer3 that is running in Windows 2019 + IIS. The application pool is configured to run under "dev@internal" user account. This is a domain user account. I created a signing ...
LP13's user avatar
  • 33.1k
0 votes
0 answers
32 views

Cookies are removed on page refresh (AngularJS)

I am working in Application and in that Application we are using SSO (Single Sign On) and Application stores cookies for Identity Server and that cookies are responsible to various task like "...
Prajapati Vikas's user avatar
0 votes
0 answers
34 views

identity server auto-logout when user idle - not working

I am using identity server 3. Currently, timeout is working based on setup, But I need the solution for when user idle timeout should happen. AuthenticationOptions = new AuthenticationOptions ...
Bala CGvak's user avatar
0 votes
1 answer
487 views

Can Duende IdentityServer v6 be used in a .Net Framework Application?

We are reviewing our our applications which use IdentityServer now it has rebranded to Duende become a subscription model and have come across a forgotten application which consists of a number of ....
kevins1966's user avatar
0 votes
1 answer
339 views

Identity Server - Multiple users with different access levels on different accounts

My application is composed of an API layer which is accessable by presenting a Bearer Token, obtained from our Identity Server. Each of our API has a level of scopes that the token must contain in ...
Marconline's user avatar
  • 1,348
0 votes
1 answer
468 views

Connecting .net 6 application with Identity Server 3

We have Identity Server 3 configured for our organization. I am creating an application in .Net6 and want to connect and show the login page from Identity Server 3. But it seems like there are fair ...
user2142938's user avatar
1 vote
0 answers
258 views

How to migrate from IdentityServer3 to Duende IdentityServer6?

I have an IdentityServer3 used by multiple applications. The clients, scopes, flows, urls etc., of the IdentityServer3 are persisted in an MS SQL Server. I want to upgrade the IdentityServer3 to ...
MAK's user avatar
  • 2,183
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
2k views

iframe session issue in OIDC client

I'm using OIDC Client and WSO2 API Manager 3.2.0 in my angular application for authentication. Everything works fine until I hit log out. First, I log into the application from one tab and then ...
ONE_FE's user avatar
  • 986
3 votes
1 answer
443 views

IdentityServer 3 returns invalid_client when trying to authenticate with Blazor

I have an old IdentityServer 3 implementation and I'm trying not to change it to a newer version, I have been trying to authenticate a Blazor wasm application with it and so far almost everything went ...
Ivan Ambla's user avatar
3 votes
0 answers
227 views

Use both Windows Authentication and Login forms in Same Identity as a service(IDaaS)

I have two applications (WPF and Angular with asp.net Web API 4.8 ) , I want a SSO (single sign on) authentication for both by automatically federated with on-premises active directory AD and Login ...
IZraa2li's user avatar
0 votes
0 answers
221 views

Auth server returning invalid_client in code only, but works for other clients?

I've been fighting this for over a week now and I'm starting to lose my mind. I have an ASP.NET authentication server running on .NET 4.7.2 and Identity Server 3: My client is utilizing Identity ...
Taco's user avatar
  • 2,892
1 vote
1 answer
250 views

Upgrading SustainSys.Saml2 from v1 to v2 - Set Audience Restriction

Our identity server uses identity server 3 and implements sustainsys.saml2 for SAML integration. We have made an effort to move from v1 to v2 of the SustainSys.Saml2 NuGets. With v1, we explicitly set ...
JED's user avatar
  • 1,656

15 30 50 per page
1
2 3 4 5
88