ydb-java-sdk
ydb-java-sdk copied to clipboard
Add support of OAuth 2.0 Token Exchange
Need to implement new credential providers based on https://www.rfc-editor.org/rfc/rfc8693
Consider the reference implementation here, for consistent user experience between other language SDKs: https://github.com/ydb-platform/ydb-python-sdk/blob/main/examples/oauth2-token-exchange-credentials/main.py#L39