If I understand correctly, not checking any OAuth flow box in this
design would achieve the same thing as the old 'bearer-only' setting?
It would make sense then, and would be more intuitive than the previous
way.
--
Julien Plissonneau Duquène
--
You received this message because you are subscribed to the Google Groups "Keycloak Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to keycloak-dev...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/keycloak-dev/8dde272fcde89832c7400aaa5127d7eb00a4f55e.camel%40cdiscount.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/keycloak-dev/CAJgngAfE4zwVtpTHOZy7QAyz7ta0QCtnRfo8TEKkMf0JVnaK8Q%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/keycloak-dev/58765e65-1b41-598d-50db-8bc5afbff802%40redhat.com.
+1. Shall we keep the bearer-only option in adapters?I see they might be useful there to configure whether the application should only support bearer token authorization.
+1
One minor thing to consider: Since bearer-only client is not able to have it's own sessions, we hide lots of tabs of this client in the admin console (Client scopes, mappers, sessions etc). Will be good to still hide those tabs in case that no flow is enabled for the client.
Marek
On 03. 03. 21 11:40, Stian Thorgersen wrote:
--
On Wed, 3 Mar 2021, 11:20 Julien.Plissonneauduquene via Keycloak Dev, <keyclo...@googlegroups.com> wrote:
If I understand correctly, not checking any OAuth flow box in this
design would achieve the same thing as the old 'bearer-only' setting?
It would make sense then, and would be more intuitive than the previous
way.
Exactly. When the bearer only option was introduced in the early days of Keycloak it made more sense as we didn't have service account, authz services, token introspection endpoint, etc. So a bearer only was just a client with some client roles.
--
Julien Plissonneau Duquène
--
You received this message because you are subscribed to the Google Groups "Keycloak Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to keycloak-dev...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/keycloak-dev/8dde272fcde89832c7400aaa5127d7eb00a4f55e.camel%40cdiscount.com.
You received this message because you are subscribed to the Google Groups "Keycloak Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to keycloak-dev...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/keycloak-dev/CAJgngAfE4zwVtpTHOZy7QAyz7ta0QCtnRfo8TEKkMf0JVnaK8Q%40mail.gmail.com.
--
You received this message because you are subscribed to the Google Groups "Keycloak Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to keycloak-dev...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/keycloak-dev/58765e65-1b41-598d-50db-8bc5afbff802%40redhat.com.