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

[ELY-2721] upgraded to ApacheDS AM27 and Apache Kerby KDC #2100

Merged
merged 1 commit into from Mar 15, 2024

Conversation

istudens
Copy link
Contributor

@istudens
Copy link
Contributor Author

@darranl @fjuma Can you review this please? Thanks

@darranl
Copy link
Contributor

darranl commented Mar 8, 2024

@istudens FYI I just enabled CI for you

Copy link
Contributor

@fjuma fjuma left a comment

Choose a reason for hiding this comment

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

Thanks @istudens! Have added a couple small comments.

@@ -642,11 +642,6 @@
<artifactId>apacheds-kerberos-codec</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.directory.server</groupId>
<artifactId>apacheds-protocol-kerberos</artifactId>
Copy link
Contributor

Choose a reason for hiding this comment

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

Can this be removed from the main pom.xml as well?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

try {
kdcServer.stop();
} catch (KrbException e) {
// ignore
Copy link
Contributor

Choose a reason for hiding this comment

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

Might be good to throw an IllegalStateException here to be consistent with other exceptions that are caught in this test class.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

@istudens
Copy link
Contributor Author

@fjuma thanks for the review

Copy link
Contributor

@fjuma fjuma left a comment

Choose a reason for hiding this comment

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

Thanks @istudens!

@darranl
Copy link
Contributor

darranl commented Mar 15, 2024

Thank you for taking on this task and looking into the Kerby changes.

@darranl darranl merged commit 4f0795e into wildfly-security:2.x Mar 15, 2024
3 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
3 participants