-
### Describe the bug
We create from azure image gallery some azure vm 'on the fly' for tests.
When the tests are done; we delete the azure vm and associated ressources (vm, disk, nic, nsg).
With alp…
-
Hi,
I'm trying to access some resources with the Client Credentials authorization.
However it seems that it's always performing the request to get the auth token, and not storing it in the key…
-
I know this is not the spring securities main support channel. I was watching your video and was able to get the linked-in integration working. Thanks a lot for the assistance on that.
I am still e…
-
Hi, this might be an issue on my side understanding the whole situation but i ran into an issue using service-account keys.
Authenticating a client using
```rust
/// Constructs a new BigQuer…
-
@stuartcampbell @ndevenish @markbasham @jlmuir @isikhar
Dear everyone,
I have some questions during the configuration of Synchweb below.
1.The data collected by our beamline station is stored lo…
-
The client ID and Secret shown in the example are modified as follows me, and the token is not issued.
my client ID / Secret info
example/client.go
` clientStore := store.NewClientStore()
cl…
-
### Please select the type of request
Enhancement
### Tell us more
**Describe the request**
- The current implementation of the [pkg/splunk/client/azureblobclient.go](https://github.com/splu…
-
I am attempting to use the BackendClient workflow for creating a OATH V2.0 connection. Using the requests_oauthlib package. Documentation is at: https://requests-oauthlib.readthedocs.io/en/latest/oaut…
-
For some reason one if the quickbooks connections that we have return null for getCompanyPreferences.
Here is the code:
```
$dataService = DataService::Configure(array(
'auth_mode' => 'o…
-
Using the Basic Usage instructions for thephpleague/oath2-client, I have a php client that obatins a valid token from an Authentik server. I can use this token and expiration, etc. However no matter…