Skip to content

Add engine authorization config#1547

Merged
jfallows merged 17 commits intoaklivity:developfrom
bmaidics:engine_auth
Sep 12, 2025
Merged

Add engine authorization config#1547
jfallows merged 17 commits intoaklivity:developfrom
bmaidics:engine_auth

Conversation

@bmaidics
Copy link
Contributor

No description provided.

Copy link
Contributor

@jfallows jfallows left a comment

Choose a reason for hiding this comment

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

Let's revert the changes to HttpFilesystemConfiguration including putting it back into .internal.
Then add a new class HttpFilesystemEnvironment which just has the 2 string constants on there instead of on HttpFilesystemConfiguration.
Then add a unit test to verify that the fully qualified environment constant names match the full names of the configuration properties.
Then when we need to configure the HttpFileSystem environment, we can use the constants from HttpFilesystemEnvironment in the exported package from filesystem-http module.

@jfallows jfallows merged commit c395122 into aklivity:develop Sep 12, 2025
38 of 39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants