OAuth Client (OAuth2 identity provider & SPA)
##TLDR
Client registered at https://auth.compusib.ro
This stack (monitoring_stack) is registered as an OAuth2 client
on https://auth.compusib.ro.
Oauth client
* secret: 58c-zWTEBOw,drD8g-Oy
* storage location of secret, on host monitor.compusib.ro: /data/monitoring_stack/oauth_client_password.txt
The client is preregistered at https://auth.compusib.ro using the arguments:
```yaml
auth.compusib.ro:
audience:
- monitor.compusib.ro
client_name: monitor.compusib.ro
client_secret: 58c-zWTEBOw,drD8g-Oy
jwks_uri: https://monitor.compusib.ro/.well-known/jwks.json
redirect_uris:
- https://monitor.compusib.ro/echo/traefik/plugins/oidc/auth/callback
- https://docs.monitor.compusib.ro/echo/traefik/plugins/oidc/auth/callback
- https://monitor.compusib.ro/gate/callback
- https://docs.monitor.compusib.ro/gate/callback
- https://monitor.compusib.ro/self-service/methods/oidc/callback/compusib.ro
- https://monitor.compusib.ro/traefik/plugins/oidc/auth/callback
save_client_config_fact: /data/gateway/oauth2_client_data.yml
scopes:
- openid
- stack.docs.view
- stack.logs.view
- email
- profile
- offline_access
- code
- id_token
- offline
token_endpoint_auth_method: private_key_jwt
token_endpoint_auth_signing_alg: RS512
url_password: '@78)e5(&CfT2s/H8'
url_username: admin
©2021,2022,2023,2024,2025,2026 by Cante Mining Corporation S.R.L. Generated on 2026-01-25 12:41:22Z