unreal-altran commented on issue #9256:
URL: https://github.com/apache/apisix/issues/9256#issuecomment-1870257304

   Yes with Bearer-only access type meaning that the application only allows 
bearer token requests. If this is turned on, this application cannot 
participate in browser logins.
   
   So if you select your client as bearer-only then in that case my keycloak 
adapter will not attempt to authenticate users, but only verify bearer tokens. 
That why keycloak documentation also mentioned bearer-only application will not 
allow the login from browser.
   
   I would like to obtain the exact opposite behavior and manage a browser 
login guided by this specific plugin that also support the PEP policy.
   
   It is not clear to me from the plugin documentation if and how it is 
possible to achieve this result.
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to