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