Keycloak “bearer-only: true” returns ‘WWW-Authenticate: Bearer realm=“test” but i want ‘WWW-Authenticate: Basic realm=“test”

前端 未结 0 935
庸人自扰
庸人自扰 2020-12-16 17:31

I am using keycloak.json to authenticate my java app with keycloak. Currently, if \'no-auth\' is sent then it should not redirect but return 401 which I am able to get using

相关标签:
回答
  • 消灭零回复
提交回复
热议问题