-
Notifications
You must be signed in to change notification settings - Fork 340
Closed
Labels
bugSomething isn't workingSomething isn't workingtriagedIssues labeled as 'Triaged' have been reviewed and are deemed actionable.Issues labeled as 'Triaged' have been reviewed and are deemed actionable.windows
Description
What is the bug?
When users.yml is proccessed by DynamicSecurityConfig through the scenario tests the user strings are improperly treated as ANSI values.
Expected username §ÄÖÜäöüß, malformed username §ÄÖÜäöüß
How can one reproduce the bug?
On a windows machine run the following command
./gradlew.bat test --tests org.opensearch.security.IntegrationTests.testSpecialUsernames
Additional Context
Its not yet clear if this is a scenario test issue or if this a problem with any configuration that is loaded normally.
Should attempt a manual repro on windows with an UTF-8 name like above in the configuration settings.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingtriagedIssues labeled as 'Triaged' have been reviewed and are deemed actionable.Issues labeled as 'Triaged' have been reviewed and are deemed actionable.windows