simplesamlphp / simplesamlphp/simplesamlphp

Add attributemap claim2name.php to map MS .NET Framework Claim Types to Names

Open
#807 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
1.1k
Forks
704
Avg merge
1d 15h
Merged PRs (30d)
4

Description

Hi,

I added an attributemap claim2name.php to map MS .NET Framework Claim Types to Names. (#805)

To map the Claim Types I used the originally by MS used descriptors and recognized, that these are sometimes different from the Names uses in simplesamlphp.
When I tried to consolidate these Names with the ones used in simplesamlphp I saw that they are not used in the same way in the existing attributemaps at all.
Is there an overview with all these mappings - and how they should be used in simplesamlphp?
I offer my help to generate an overview for an consolidation.

Guido

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the proposed claim2name.php from this issue and the existing attributemaps, then compare their names with the MS .NET Framework Claim Types and the related discussion in #805. Done would require an agreed overview of the mappings and a decided consolidation approach.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
authentication
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.