azist / azos

A to Z Sky Operating System / Microservice Chassis Framework
MIT License
213 stars 29 forks source link

AuthKit - MinIdpWebClient classifies unknown identity 404 as error and logs it like a failed call. Need to use aspects to filter out 404 OR change server implementation to return 200 with NULL data #849

Closed itadapter closed 1 year ago

itadapter commented 1 year ago

Re: #846

itadapter commented 1 year ago

Related: f4db064

Removed GetLogicresult and started to use explicit 200 or 204 instead

itadapter commented 1 year ago

DONE, returning 200 with null