-
### Describe the bug
On self hosted infisical
### To Reproduce
Steps to reproduce the behavior:
1 - create the integration
2 - set Redirect url like so https://your-domain.com/integrations/ve…
-
### Describe the bug
Our login code fetches the user ID via `az ad signed-in-user show` but since this new Azure CLI Login Experience, where it now asks what subscription to login to, this no longer …
-
Part 5 of #298
It might be a good idea to tackle them in small batches to decrease the possibility for bugs and oversights.
Behavior of public methods must remain stable.
Currently @29
-----…
-
There was a silent change in `jsx` version 3.0.0 which always adds `return_maps` to the decode options, unless `return_maps` is explicitly specified (see: https://github.com/talentdeficit/jsx/commit/f…
-
### Issue Summary
When stopping the Cal.com web instance and restarting it, the Google Calendar response comes back as with a `400` bad request. Instead of attempted to fetch a new token, the Googl…
-
Update-DatabricksSQLWarehouseConfig will **not** set the SQLConfigurationParameters.
I have the following code. I tried several cases (case 01 and case 02) and nothing works.
The function sets th…
-
### Requested feature
Use their api to get the html for a Google Docs url ID if public or require login if private
### Alternatives
...
-
I am curious to understand how to represent resource owner password in swagger.
My understanding is that resource owner password you must send in the client secret and client id base-64 encoded.
…
-
### SubTasks
Add client unit test to verify that when authentication type if oauth2, we see expires_in field
-
Right now authomatic doesn't support for `client credential grant` type of oauth2 authentication, it just support `authentication code grant`, so I need to authenticate my users using client credentia…