Skip to content

Commit

Permalink
adding parameter for OpenID login with access/refresh token (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
tglunde authored Jun 12, 2023
1 parent 8479260 commit acae144
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ dbt-exasol:
schema: SCHEMA
```
#### Optional login credentials using OpenID for Exasol SaaS
OpenID login through access_token or refresh_token instead of user+password
#### Optional parameters
<ul>
<li><strong>connection_timeout</strong>: defaults to pyexasol default</li>
Expand Down

0 comments on commit acae144

Please # to comment.