-
I have an app that connects to many client_ids, and I found their's client_id and client_secret keep the same even though I put different config,
here are some test codes:
```
from xero_python.…
-
On my project we have an _UAA_ on same domain than _OAuth2 Sso_ (via `@EnableOauth2Sso`).
Moreover to easily deploy application on every possible environment we try to do not have any absolute URLs.
…
-
Should make package name shorter.
```
firerose@DESKTOP-EQBT80R MINGW64 /d/a
$ git clone https://github.com/donhuvy/azure-spring-boot-samples.git
Cloning into 'azure-spring-boot-samples'...
remo…
-
I have `service_account.json` file.
```
{
"type": "service_account",
"project_id": "301105",
"private_key_id": "5b42259b6759ecf0fdfdfdf4102bba08af4b484d89",
"private_key": "-----BEGIN …
-
Hello,
Apologies if this seems rather a feature request than issue.
My setup: One Angular7 based FE (on NGINX), one NodeJS based API server. FE just invokes api on this NodeJS server.
Now , …
-
I'm using latest STF version.
LDAP works fine, but we need oauth2.
STF starts by system-d units.
Body of stf-auth@.service :
> [Unit]
> Description=STF OAuth2
> PartOf=stf.target
> Afte…
-
**Is your feature request related to a problem? Please describe.**
We leverage SSO integration via OAuth2 ADFS OIDC. I'm unable to leverage this authentication source with GOVC and service accounts …
-
We should consider adding dependency convergence detection to our build to prevent issues like gh-13843. For example, the following dependencies must agree on the version of `com.nimbusds:nimbus-jose-…
-
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Version
10.0.15
### Bug descript…
-
Sphinx 1.7.5 includes some breaking changes with respect to documentation strings. This is specifically if you're using sphinx to build the docs and treat warnings as errors [0]
I was able to recre…