simplesamlphp / simplesamlphp/saml2
XML\md\EntityDescriptor to Configuration\EntityIdProvider conversion
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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