Skip to content

feat(oauth): Add integration tests with Ory Hydra & Authelia - #187

Merged
adutra merged 1 commit into
dremio:mainfrom
adutra:hydra-tests
Sep 25, 2025
Merged

feat(oauth): Add integration tests with Ory Hydra & Authelia#187
adutra merged 1 commit into
dremio:mainfrom
adutra:hydra-tests

Conversation

@adutra

@adutra adutra commented Sep 25, 2025

Copy link
Copy Markdown
Contributor

This PR brings integration tests with Ory Hydra and Authelia.

The tests are very basic and only exercise client_credentials for now. Human-to-machine flows are hard to test, so these were left out of the scope of this change, but we can look into that later.

Authelia is also nice to have because it forces us to test SSL.

This PR brings integration tests with Ory Hydra and Authelia.

The tests are very basic and only exercise client_credentials for now. Human-to-machine flows are hard to test, so these were left out of the scope of this change, but we can look into that later.
Comment thread oauth2/tests/src/main/resources/authelia/authelia-users.yaml
@adutra
adutra merged commit a3495a0 into dremio:main Sep 25, 2025
6 checks passed
@adutra
adutra deleted the hydra-tests branch September 25, 2025 20:34
@adutra adutra added this to the 0.1.3 milestone Nov 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants