Tibo Beijen
Tibo Beijen
Added new Keycloak versions for acceptance tests. (Ran into need for this while working on #919, which seems to be specific to Keycloak v22)
It looks like the provider does not support 'client profiles' and 'client policies', as can be found under realm settings. * Is this correct? * If so, what would it...
Happened to notice a bit of an inconsistency. When creating a role, providing or omiting `client_id` distinguishes between realm- and client role: https://registry.terraform.io/providers/mrparkers/keycloak/latest/docs/resources/role#client_id That works quite nice. However when needing...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Community Note * Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/)...
Inconsistent casing, combined with ids being case-sensitive, causes resources not to be found from graph API. **Note:** This seems to originate from the graph api itself, since https://portal.azure.com/#view/HubsExtension/ArgQueryBlade shows the...