-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Labels
Estimation - 3 (M)Feature requestp2-highEscalation, on top of current planning, release blockerEscalation, on top of current planning, release blocker
Milestone
Description
Describe the solution you'd like
I'd like to log the auth method, and redact only the actual credentials.
Additional context
Desktop example:
"header":
{
"Authorization": "Bearer [redacted]",
iOS example:
Authorization: Bearer [redacted:1]
TASKS
- Research (if needed)
- Create branch feature/reveal_redacted_info_logs
- Development tasks
- Process the string to show just the authentication method
- Create a brandable parameter to show or hide redacted info
- Create a MDM parameter for the same
- Code review and apply changes requested
- Design test plan
- QA
- Merge branch feature/reveal_redacted_info_logs into master
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Estimation - 3 (M)Feature requestp2-highEscalation, on top of current planning, release blockerEscalation, on top of current planning, release blocker