Skip to content

fix: export env IRIS_AUTHENTICATION_TYPE too.#1035

Open
lelianthorel wants to merge 1 commit intodfir-iris:developfrom
lelianthorel:thorel-IMP
Open

fix: export env IRIS_AUTHENTICATION_TYPE too.#1035
lelianthorel wants to merge 1 commit intodfir-iris:developfrom
lelianthorel:thorel-IMP

Conversation

@lelianthorel
Copy link

The change exports the IRIS_AUTHENTICATION_TYPE environment variable.

Which is required by the application [code here](https://github.com/dfir-iris/iris
web/blob/develop/source/app/configuration.py#L174)
This variable determines the authentication method (e.g., "oidc") and must be set in the container for the application to properly configure OIDC / LDAP / LOCAL authentication.

@coderabbitai
Copy link

coderabbitai bot commented Feb 17, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

🗂️ Base branches to auto review (1)
  • api_*

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Tip

Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord.


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.

@lelianthorel lelianthorel changed the title imp: export env IRIS_AUTHENTICATION_TYPE too. [IMP]: export env IRIS_AUTHENTICATION_TYPE too. Feb 17, 2026
@lelianthorel lelianthorel changed the title [IMP]: export env IRIS_AUTHENTICATION_TYPE too. fix: export env IRIS_AUTHENTICATION_TYPE too. Feb 17, 2026
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.

1 participant

Comments