Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

205
Views
Configure IdentityServer4 to issue tokens only

We are in the process of migration from ASP NET application to ASP NET Core 2.1 and decided to replace built-in ASP NET .UseAuthorizationServer middleware with IdentityServer4.

However, we only want to depend on IS4 in the token issuing procedure, and keep current identity-related validation routine separately from 3rd party package.

Looking at the IS4 code, all calls to its endpoints are coupled with request validator calls preceding ProcessAsync call so it looks like we cannot decouple validation from request processing and disable it completely.

Ideal solution to us would be performing request validation for identity related endpoints from the native middleware and then call an IdentityServer4 middleware to perform token issuing code. Any advice how to achieve that?

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

I have a very ugly suggestion. Why don't you configure your ISR4 to point to your legacy application for authentication via OIDC and then issue token using IdentityServerTools? What say?

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!