Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add OIDC auth support #77

Merged
merged 1 commit into from
Jun 12, 2023

Conversation

peterkioko
Copy link
Contributor

This allows OIDC authentication with Exasol by specifying either an OIDC access_token or refresh_token in the dbt profiles.yml config (instead of user+password)

This allows authentication with Exasol by specifying either an
OIDC access_token or refresh_token in the dbt profiles.yml config
(instead of user+password)
Copy link
Owner

@tglunde tglunde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @peterkioko , thx for the contribution. Happy to accept this change!

@tglunde tglunde merged commit 8479260 into tglunde:master Jun 12, 2023
tglunde pushed a commit that referenced this pull request Jun 12, 2023
This allows authentication with Exasol by specifying either an
OIDC access_token or refresh_token in the dbt profiles.yml config
(instead of user+password)

Co-authored-by: Peter Kioko <kioko@grantstreet.com>
tglunde pushed a commit that referenced this pull request Jun 12, 2023
This allows authentication with Exasol by specifying either an
OIDC access_token or refresh_token in the dbt profiles.yml config
(instead of user+password)

Co-authored-by: Peter Kioko <kioko@grantstreet.com>
@peterkioko peterkioko deleted the feature/OIDC_auth_support branch November 9, 2023 14:46
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants