-
It should be possible to assign the group manager role to one or more users for a specific group hierarchy under a realm
See also https://www.keycloak.org/docs/latest/authorization_services/
-
how to use the key in the authorisation method which is .p8 format
-
*Description*:
Currently, when OIDC and JWT authentication mechanisms are configured in the same `SecurityPolicy`, the OIDC is applied first. It ensures the presence of the bearer and refresh token…
-
Hey, how do you send a header with the authorisation token inside a request ?
i tried like this but I get a bunch of errors... How should I do it ?
![Capture d'écran 2024-03-24 191713](https://gith…
-
Is there a reason not to leverage [Microsoft AspNetCore Authorisation](https://learn.microsoft.com/en-us/aspnet/core/security/authorization/introduction?view=aspnetcore-8.0) - as this would allow .net…
-
I appreciate you putting together the boilerplate. This is more of a feature request than it is an issue. I thought I'd check your repository out and make a few suggestions following your post in the …
-
#### Environment details
- OS: Windows 11
- Node.js version: v18.20.4
- npm version: npm@10.7.0
- `googleapis` version: 144.0.0
#### Steps to reproduce
1. Over the last couple of…
-
Hi Team,
i am using the latest version of ATT in my flutter app when i published my app to app store they rejected saying:
`We're looking forward to completing our review, but we need more informat…
-
With version v1.10.0, getting the auth token is not working for me.
After clicking on "Get Access Token", I see an empty authorisation window, which stays there until I close it, at which point the…
brki updated
7 months ago
-
### Amplify CLI Version
Gen 2
### Question
Hi all,
I have a question regarding authorisation rules for use-cases like chat.
Let's say we have:
```
ChatRoom: a
.model({
…