Verifies the integrety of the projects, as builds are executed immediately after a code change was detected. This plan provides no artifiacts (use a nightly build instead).

Build: #3001 was successful Changes by Guus der Kinderen

Stages & jobs

  1. Default Stage

  2. Continuous Integration

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
11 minutes
Labels
None
Agent
mesonet-ah.agron.iastate.edu (4)
Revision
5a01e4b59a323defbbe9a3bde11aa01976202c55
Total tests
1874
Successful since
#2937 ()

Tests

Code commits

Author Commit Message Commit date
Guus der Kinderen Guus der Kinderen 106ede644a5b7d6e3e3111294826a35e7bb95814 Set incoming server auth method from negotiated SASL mechanism
Stop assuming inbound s2s SASL authentication always uses EXTERNAL. When SASL succeeds, derive `ServerSession.AuthenticationMethod` from the actual negotiated mechanism name instead:

- EXTERNAL -> SASL_EXTERNAL
- any other mechanism -> OTHER

This makes session state reflect the real authentication method used and removes brittle coupling to current mechanism availability.
Guus der Kinderen Guus der Kinderen fe8786170abc484fc48936d237dacb928ad75069 Optimize SASL mechanism validation by avoiding unnecessary XML conversions
Replace Element-based mechanism lookups with direct set operations. Eliminates redundant dom4j manipulation.

Adds unit test coverage

None of this is expected to introduce functional changes. Pre-existing public method signatures are left intact for backwards compatibility.
Guus der Kinderen Guus der Kinderen a1c184c4df4e6c7d101f8a00887d160e6813d339 Minor fixes for code review findings
Guus der Kinderen Guus der Kinderen f9d4cc53d362f91d674377b6aa1eb7bb545a3f53 OF-3268: Refactor SASL EXTERNAL S2S success path to remove duplicate checks
Remove redundant inbound S2S post-auth verification from `SASLAuthentication.handle(...)` after `saslServer.isComplete()`.

For SASL EXTERNAL, certificate/domain verification is already performed by `ExternalServerSaslServer.evaluateResponse(...)`, while authentication method assignment is already handled in `authenticationSuccessful(...)`.

This change simplifies control flow and clarifies responsibility without intended behavior change.
Guus der Kinderen Guus der Kinderen 5a01e4b59a323defbbe9a3bde11aa01976202c55 Ensure authentication is reported as failed when user is locked out

Jira issues

IssueDescriptionStatus
Unknown Issue TypeOF-3268Could not obtain issue details from Jira
Unknown Issue TypeOF-3273Could not obtain issue details from Jira

Shared artifacts

Artifact File size
Unpacked project files 268 MB