Skip to content
This repository was archived by the owner on Dec 13, 2022. It is now read-only.

fix(websso) remove exception when REMOTE_USER does not exist - #12047

Draft
wtermellil wants to merge 1 commit into
developfrom
MON-15630
Draft

fix(websso) remove exception when REMOTE_USER does not exist#12047
wtermellil wants to merge 1 commit into
developfrom
MON-15630

Conversation

@wtermellil

@wtermellil wtermellil commented Oct 28, 2022

Copy link
Copy Markdown
Contributor

Description

Remove exception when REMOTE_USER does not exist

Type of change

  • Patch fixing an issue (non-breaking change)
  • New functionality (non-breaking change)
  • Breaking change (patch or feature) that might cause side effects breaking part of the Software

Target serie

  • 21.04.x
  • 21.10.x
  • 22.04.x
  • 22.10.x (master)

How this pull request can be tested ?

  • Configure Web SSO without installing mod openidc, mod mellon, kerberos...
  • Try to reach the login page
  • Try to login through the API

Community contributors & Centreon team

  • I have followed the coding style guidelines provided by Centreon
  • I have commented my code, especially new classes, functions or any legacy code modified. (docblock)
  • I have commented my code, especially hard-to-understand areas of the PR.
  • I have rebased my development branch on the base branch (master, maintenance).

@sonarqube-decoration

Copy link
Copy Markdown

Comment thread src/Core/Security/Authentication/Infrastructure/Provider/WebSSO.php
@kduret

kduret commented Nov 8, 2022

Copy link
Copy Markdown
Contributor

migrated to centreon/centreon#125

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants