simplesamlphp / simplesamlphp/saml2

XML\md\EntityDescriptor to Configuration\EntityIdProvider conversion

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

Nobody has claimed this yet.

Dominant language
PHP
Stars
306
Forks
138
PR merge metrics
No merged PRs in 30d

Description

Hi, I'm using this library without simplesamlphp, to implement deep inspection of SAML in a proxy. I'd like to make use of SAML2\Response\Processor using metadata, which means writing my own converter to build SAML2\Configuration* objects from XML\md* objects. Would this be of interest to the community? If so I'll try to write as part of the library and submit a pull req.

Contributor guide

No contributing guide indexed for this repository

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 inspecting XML\md\EntityDescriptor, Configuration\EntityIdProvider, and SAML2\Response\Processor to understand the existing object boundaries. No files or tests are named, and the issue does not define the converter's scope or acceptance criteria; clarify the design and expected conversions before implementation.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
authentication
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.