Skip to content

Log which attributes (not values) are released per IdP #2049

Description

@FlorisFokkinga

New Feature Request

Summary

Problem: When communicating with SPs/RPs, the federation operator now cannot tell which attributes are available from the connected IdP's.

Value: This gives the federation operator insight in what attributes are available from which IdP, so attributes can be predicably released to SPs/RPs, according to the attribute release policy. This assumes attributes are filled with valid values, addressing that is a separate problem.

Proposed Solution

  • Action: For each authentication, log what IdP was used and which attributes (not values) were released by the IdP.
    Possibly aggregate the data in EB itself.

  • Design: [Link to Figma/Screenshots]

  • Impact: Does this affect existing APIs or UI components?

Developer Checklist

To be completed by the developer during implementation.

  • Add required changes and feature flags config files
  • Create and document database changes and migrations
  • Create and document API changes and migrations
  • check for backwards compatibility
  • Updated CHANGELOG and other documentation where needed

Testing and QA

Describe how to verify and test this change.

Test Environment and Setup

  1. Point to [URL/Branch]
  2. Use account with [Role/Permissions]

Test Checklist

  • Happy Path: Feature works as intended under normal conditions.
  • Edge Case: [Describe specific test item]
  • Validation: [Describe specific test item]
  • UI/UX: Verified layout across screen sizes.

Extra Information

Add any other context, related issues, or technical notes here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions