Skip to content

EPMRPP-114079 || add SAML authentication flow to AuthFlowEnum#2641

Merged
grabsefx merged 1 commit into
developfrom
EPMRPP-114079-fix
Apr 14, 2026
Merged

EPMRPP-114079 || add SAML authentication flow to AuthFlowEnum#2641
grabsefx merged 1 commit into
developfrom
EPMRPP-114079-fix

Conversation

@grabsefx
Copy link
Copy Markdown
Contributor

@grabsefx grabsefx commented Apr 14, 2026

Summary by CodeRabbit

  • New Features
    • Added SAML as a new supported authentication flow option, expanding available authentication methods.

@grabsefx grabsefx self-assigned this Apr 14, 2026
@grabsefx grabsefx requested a review from pbortnik as a code owner April 14, 2026 07:14
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 14, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 44cd2fff-e9cc-4ab3-9681-82e0207774c7

📥 Commits

Reviewing files that changed from the base of the PR and between 4cf566e and 5c0e523.

📒 Files selected for processing (1)
  • src/main/java/com/epam/reportportal/base/model/integration/AuthFlowEnum.java

Walkthrough

Added a new SAML authentication flow constant to the AuthFlowEnum class, updating the enum definition by adding a trailing comma after the existing LDAP constant to accommodate the addition.

Changes

Cohort / File(s) Summary
Authentication Flow Enum Update
src/main/java/com/epam/reportportal/base/model/integration/AuthFlowEnum.java
Added new SAML enum constant to AuthFlowEnum; updated enum declaration punctuation with trailing comma after LDAP.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A new SAML hops into the enum's fold,
Joining OAUTH, BASIC, TOKEN, and LDAP bold,
One trailing comma, one constant so true,
Authentication grows stronger through and through! 🔐

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: adding SAML authentication flow to AuthFlowEnum, which matches the code modification in the pull request.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch EPMRPP-114079-fix

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@sonarqubecloud
Copy link
Copy Markdown

@grabsefx grabsefx merged commit 862151b into develop Apr 14, 2026
12 checks passed
@grabsefx grabsefx deleted the EPMRPP-114079-fix branch April 14, 2026 07:37
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