Example from Keycloak https://auth.jkl.mn/auth/realms/master/.well-known/openid-configuration
This file may be parsed and created another shell script that exposes OAUTH_TOKEN_ENDPOINT variable.
Currently all such variables are simply stored in oauth.conf.sh
The shell script then will be imported in the rpcd/oauth .
Example from Keycloak https://auth.jkl.mn/auth/realms/master/.well-known/openid-configuration
This file may be parsed and created another shell script that exposes OAUTH_TOKEN_ENDPOINT variable.
Currently all such variables are simply stored in oauth.conf.sh
The shell script then will be imported in the rpcd/oauth .