OAuth Client (OAuth2 identity provider & SPA)
##TLDR
Client registered at https://auth.compusib.ro
This stack (contabilly_stack) is registered as an OAuth2 client
on https://auth.compusib.ro.
Oauth client
* secret: fTxZQWUN8SO2HOHJZWlc
* storage location of secret, on host anaf.compusib.ro: /data/contabilly_stack/oauth_client_password.txt
The client is preregistered at https://auth.compusib.ro using the arguments:
```yaml
auth.compusib.ro:
audience:
- anaf.compusib.ro
client_name: anaf.compusib.ro
client_secret: WaPGEbgRL3IWCPd3fqKw
redirect_uris:
- /v1
- /v1alpha1
- /v1beta1
- /oauth
- /v2
- /api/rest
- //v2
- //v1
- https://anaf.compusib.ro/console
- https://anaf.compusib.ro/self-service/methods/oidc/callback/compusib.ro
save_client_config_fact: /data/gateway/oauth2_client_data.yml
scopes:
- openid
- graphql.contabilly
- graphql.contabilly.admin
- graphql.contabilly.user
- code
- id_token
- offline
url_password: '@78)e5(&CfT2s/H8'
url_username: admin
©2021,2022,2023,2024 by Cante Mining Corporation S.R.L. Generated on 2024-01-07 14:30:19Z