Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

control-service: kerberos authentication IT test #831

Merged
merged 19 commits into from
May 10, 2022

Conversation

mrMoZ1
Copy link
Contributor

@mrMoZ1 mrMoZ1 commented May 10, 2022

why: As a part of recently introduced functionality to provide kerberos authentication
we needed to add an integration test with a running control service.

what: Added Kerberos authentication tests against a running control service. The test
creates it's own Kerberos server (using apache kerby) and creates as unique keytab
used to authenticate against the server each time. The test verifies that authentication
works as expected.

tests: n/a

Signed-off-by: Momchil Zhivkov [email protected]

mrMoZ1 added 18 commits May 10, 2022 11:24
Signed-off-by: mrMoZ1 <[email protected]>
Signed-off-by: mrMoZ1 <[email protected]>
Signed-off-by: mrMoZ1 <[email protected]>
Signed-off-by: mrMoZ1 <[email protected]>
Signed-off-by: mrMoZ1 <[email protected]>
Signed-off-by: mrMoZ1 <[email protected]>
Signed-off-by: mrMoZ1 <[email protected]>
Signed-off-by: mrMoZ1 <[email protected]>
Signed-off-by: mrMoZ1 <[email protected]>
Signed-off-by: mrMoZ1 <[email protected]>
Signed-off-by: mrMoZ1 <[email protected]>
Signed-off-by: mrMoZ1 <[email protected]>
Signed-off-by: mrMoZ1 <[email protected]>
Signed-off-by: mrMoZ1 <[email protected]>
Signed-off-by: mrMoZ1 <[email protected]>
@mrMoZ1 mrMoZ1 changed the title Person/mzhivkov/kerberos integration test control-service: kerberos authentication IT test May 10, 2022
Signed-off-by: mrMoZ1 <[email protected]>
@mrMoZ1 mrMoZ1 enabled auto-merge (squash) May 10, 2022 08:52
@mrMoZ1 mrMoZ1 merged commit 3fe6d18 into main May 10, 2022
@mrMoZ1 mrMoZ1 deleted the person/mzhivkov/kerberos-integration-test branch May 10, 2022 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants