OAuth Client (OAuth2 identity provider & SPA)
##TLDR
Client registered at https://auth.cante.dev
This stack (java_stack) is registered as an OAuth2 client
on https://auth.cante.dev.
Oauth client
* secret: N8bPsBDbKe8f733okDCa
* storage location of secret, on host javarepo.cante.dev: /data/java_stack/oauth_client_password.txt
The client is preregistered at https://auth.cante.dev using the arguments:
```yaml
auth.cante.dev:
redirect_uris:
- https://javarepo.cante.dev/self-service/methods/oidc/callback/cante.dev
scopes:
- code
- id_token
- offline
auth.compusib.ro:
audience:
- javarepo.cante.dev
client_name: javarepo.cante.dev
client_secret: Ya-wx1l2M2E69dZDKDpU
save_client_config_fact: /data/gateway/oauth2_client_data.yml
scopes:
- openid
url_password: '@78)e5(&CfT2s/H8'
url_username: admin
©2021,2022,2023,2024 by Compusub S.R.L. Generated on 2024-11-30 11:00:24Z