-
Warning: The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-…
-
### OAuth2-Proxy Version
7.5.1
### Provider
oidc
### Expected Behaviour
Option to add a custom body paramter for the /token call, for example:
/op/oidc/token
code: {{code}}
client_id: {{mono…
-
Hi,
I use the hybrid flow to perform the Sign-in with Google on a Mac Catalyst app. I generate the authorization code on the client and exchange it on the server to obtain access and refresh token.
…
-
### OpenTofu Version
```shell
OpenTofu v1.8.2
on linux_amd64
```
### OpenTofu Configuration Files
```hcl
terraform {
backend "http" {
address = "https://tf-state-server.[domain]/api/v0/t…
-
Instance Pods Are missing
![image](https://github.com/user-attachments/assets/9e1ef11e-4191-4f7b-b7dd-3e39f7686884)
PS C:\projects\PrometheusRemoteWrite2\prometheusremotewrite\code> minikube sta…
-
Hola,
Estoy recibiendo ese mensaje al querer registrar un cliente.
{ UnauthorizedError: No authorization token was found
at Auth0AuthenticationStrategy.middleware [as jwtCheck] (/opt/server/…
-
- [✅ ] I've read the [FAQ](https://github.com/notthebee/ansible-easy-vpn/blob/main/FAQ.md) and my problem isn't described there.
- [✅ ] I've also searched through the existing issues, and my problem …
-
I'm looking for a way to send a http request as a client to the server via post. My server only use post not get method.
Example:
curl https://....mynetworkprovider..../api/v3/events -X POST -H "…
-
**Situation**
During the early stages of development, before getting around to implementing caching & API throttling, I inadvertently triggered a re-render loop on the frontend. This caused an excess…
-
Getting this error when trying to live server
```
[
"token_absent"
]
```
when running on local server it works fine.
Server has this htaccess
```
RewriteCond %{HTTP:Authorization} ^(.*)…