-
### Description
Hello evryone, can't create authorization header, help me please )
My route:
{
"list": [
{
"modifiedIndex": 116,
"value": {
…
drzoi updated
7 months ago
-
### Describe the bug
The issue arises when I create a VM in Tenant 1 using an IMAGE from Tenant 2.
Afterward, I cannot update the VM's DISK via Azure CLI due to a permission error. It seems that az d…
-
When we use various applications and websites, three essential security steps are continuously at play:
- Identity
- Authentication
- Authorization
Bellow is a diagram where these methods a…
-
`// platformatic.db.json`
```
{
"$schema": "https://platformatic.dev/schemas/v0.21.1/db",
"server": {
"hostname": "{PLT_SERVER_HOSTNAME}",
"port": "{PORT}",
"logger": {
"…
-
When ever the user logs in or signs up the api will send back a JWT which will need to be save to the users local storage. This will have to be passed in to every api call that the front end will make…
-
Let's say you have an event handler:
```proto
service MyReadSideProcessor {
rpc HandleItemAdded(ItemAdded) returns google.Empty {
option (cloudstate.eventing) {
in: {
event…
-
Hi Karthik,
Instead of providing a specialized version of `BearerTokenExtractor` that does the swap of opaque to Jwt token, I would recommend supplying a custom `ResourceServerTokenServices` that w…
-
ACTIVATE_JWT is set to True. Though, I still get only Bearer token after convert-token request.
-
We have user-facing services which are accessed via OAuth2 proxy, so they are configured as resource server and bearer token is added to request headers by the proxy (from client session).
Currentl…
-
### User Story
As a AP app owner
I want to get access to the Control Panel API
So that I can make use of endpoints that list information about my app owners
### Value / Purpose
See parent feature r…