Project

General

Profile

Actions

Bug #24284

closed

Log on user api authorizations should be more concise

Added by Clark ANDRIANASOLO 2 months ago. Updated 26 days ago.

Status:
Released
Priority:
N/A
Category:
-
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Very Small
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No

Description

On login, we have a DEBUG log in auth-backends :


[2024-02-14 13:32:26+0100] DEBUG auth-backends - Principal 'testuser' final roles: [administrator], and API authz: ACL(List(ApiAclElement(Root(List()),HashSet(HEAD, PUT, GET, POST, DELETE))))


but when we actually have to debug it, the last part (API authz) is hardly readable.

We want a prettier display instead, e.g. /:[HEAD,GET,PUT,POST,DELETE] in this case


Subtasks 1 (0 open1 closed)

Authentication backends - Bug #24296: Log on user api authorizations should use a debug string for ACLReleasedFrançois ARMANDActions

Related issues 1 (0 open1 closed)

Related to Authentication backends - Architecture #24189: No API right with aliased rolesReleasedFrançois ARMANDActions
Actions #1

Updated by Clark ANDRIANASOLO 2 months ago

Actions #2

Updated by Clark ANDRIANASOLO 2 months ago

  • Description updated (diff)
Actions #3

Updated by Clark ANDRIANASOLO 2 months ago

  • Description updated (diff)
Actions #4

Updated by Clark ANDRIANASOLO 2 months ago

  • Project changed from Authentication backends to Rudder
Actions #5

Updated by Clark ANDRIANASOLO 2 months ago

  • Status changed from New to In progress
Actions #6

Updated by Clark ANDRIANASOLO 2 months ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from Clark ANDRIANASOLO to François ARMAND
  • Pull Request set to https://github.com/Normation/rudder/pull/5414
Actions #7

Updated by Clark ANDRIANASOLO about 2 months ago

  • Subtask #24296 added
Actions #8

Updated by Clark ANDRIANASOLO about 2 months ago

  • Status changed from Pending technical review to Pending release
Actions #11

Updated by Anonymous about 2 months ago

Actions #12

Updated by Vincent MEMBRÉ 26 days ago

  • Target version changed from 7.3.12-backport-24146 to 7.3.13
Actions #13

Updated by Vincent MEMBRÉ 26 days ago

  • Status changed from Pending release to Released
Actions

Also available in: Atom PDF