I want to use AWS Redshift BrowserAzureOAuth2CredentialsProvider connector on a hosted JupyterHub. If I set up Azure oauth for the authentication method for Jupyter will it pass that along to this connector?
I can’t find any information on what BrowserAzureOAuth2CredentialsProvider
is, or how it works.
Assuming you’ve configured JupyterHub to authenticate against Azure, you can pass information from the authentication response to the single-user server by setting environment variables. This example is for GitHub but the process will be similar: