OAuth Client (OAuth2 identity provider & SPA)
##TLDR
Client registered at https://auth.compusib.ro
This stack (auth_stack) is registered as an OAuth2 client
on https://auth.compusib.ro.
Oauth client
* secret: yjbq0VT8qfIYGHX7yxU6
* storage location of secret, on host auth.compusib.ro: /data/auth_stack/oauth_client_password.txt
The client is preregistered at https://auth.compusib.ro using the arguments:
```yaml
auth.compusib.ro:
audience:
- auth.compusib.ro
client_name: auth.compusib.ro
client_secret: yjbq0VT8qfIYGHX7yxU6
redirect_uris:
- https://auth.compusib.ro/self-service/methods/oidc/callback/compusib.ro
save_client_config_fact: /data/gateway/oauth2_client_data.yml
scopes:
- openid
- code
- id_token
- offline
url_password: '@78)e5(&CfT2s/H8'
url_username: admin
©2021,2022,2023,2024,2025 by Compusib S.R.L., Cante Mining Corporation S.R.L. and KWANTA GmbH Generated on 2025-02-09 14:22:37Z