Closed saragluna closed 4 years ago
Hey @saragluna / @jialindai - Any updates on this, when would it be part of a release. Thanks.
@nikhilingole This will be out in our next release, which is two weeks later.
Thanks @saragluna for the update and fixing the issue.
As a side comment - Shouldn't the response from the filter be 401/403 if the Token in invalid/expired etc instead of 5xx.
Summary
When
AADAuthenticationFilter
orAADAppRoleStatelessAuthenticationFilter
is auto-configured it will take action on every bearer token. This PR will skip the processing when the current context is already authenticated or the token is not issued by Azure AD.Issue Type
Starter Names
Additional Information