-
This is currently how my authentication looks:
```
api.APIKeyAuth = func(token string) (interface{}, error) {
// Check if the user has access, true if yes
validatedUser := dbConnector.Vali…
-
### Describe the bug
The command is calling API version with 2022-10-01, which will break the setting of capacity to "Should be null" error when setting the `--scale-type "Standard"` . However, if I…
-
Followed the steps on the readme file and got to the point where I should paste a login url with `code`.
Did that and nothing happened.
How should I get a refresh token? and would it be persistent o…
-
Hi,
I just start using the starter and it works great, awesome react starter. I've configured everything in firebase.google.com and .env files, following the readme and deployment guide here: https…
-
**Context:**
Service Connections support two types of credentials for SP: "Service principal key" and "Certificate".
Terraform supports authentication with both means as documented at https://www.t…
-
Instead of a successful login I get this message:
```
/usr/bin/gist:1694:in `rescue in http': Could not connect to https://api.github.com/ (RuntimeError)
from /usr/bin/gist:1688:in `http'
fro…
ghost updated
8 years ago
-
### Describe the bug
Unable to delete the ARO cluster via azure-cli using service principal
Followed instructions for creation of service principal in : https://learn.microsoft.com/en-us/azure/o…
-
I have been using the Node ewelink-api for years and really do like the automation it gives me. I wrote about it here: https://kevinsaye.wordpress.com/2020/11/03/home-automation-creating-an-azure-fun…
-
I have been struggling trying to configure my Okta app as authentication method for my ShinyProxy installation.
These are my configuration values:
```
proxy:
admin-groups: scientists
…
-
Hi,
After updating to use the OAuth2 authentication with Google calendar I need to type
5 times (!) password for plstore. It seems that symmetric encryption is used by
default and I need to authent…