Identityserver4.admin: dev: Authorize problem in Api

Created on 14 Jan 2020  路  3Comments  路  Source: skoruba/IdentityServer4.Admin

Hi, Thank you for this great project.
I've just faced a problem with Api authorization in dev branch.

Steps to reproduce:

  1. clone dev branch of repository.
  2. run Admin, Api, Sts
  3. navigate to swagger in > http://localhost:5001/swagger/index.html
  4. authenticate with swagger ui successfully (token is available).
  5. execute an api.
  6. return 302 with http://localhost:5001/Account/Login?redirect_url....

All 3 comments

Hi @saeedrahimi
thanks for reporting this, after your PR, this still doesn't work for me.
I need to figure out, where it is issue.
Thanks!

@saeedrahimi - Please, check latest dev branch, it should work. 馃憤 Thanks for reporting this, I didn't notice this issue.

Works like a charm 馃憤

Was this page helpful?
0 / 5 - 0 ratings

Related issues

adeelansari picture adeelansari  路  4Comments

ekjuanrejon picture ekjuanrejon  路  4Comments

we4sz picture we4sz  路  4Comments

yehia2amer picture yehia2amer  路  3Comments

Hens94 picture Hens94  路  4Comments