https://github.com/openconext/samlvalueobject
SAML value objects
https://github.com/openconext/samlvalueobject
Last synced: 8 months ago
JSON representation
SAML value objects
- Host: GitHub
- URL: https://github.com/openconext/samlvalueobject
- Owner: OpenConext
- License: apache-2.0
- Created: 2015-12-11T14:05:38.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2024-10-18T07:43:20.000Z (over 1 year ago)
- Last Synced: 2025-08-28T00:37:33.664Z (8 months ago)
- Language: PHP
- Size: 155 KB
- Stars: 0
- Watchers: 13
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenConext Saml Value Object
| Branch | |
| ------- | --- |
| master | [](https://travis-ci.org/OpenConext/SamlValueObject) [](https://scrutinizer-ci.com/g/OpenConext/SamlValueObject/?branch=master) |
| develop | [](https://travis-ci.org/OpenConext/SamlValueObject) [](https://scrutinizer-ci.com/g/OpenConext/SamlValueObject/?branch=develop) |
A set of value objects to be used within the SAML2 domain.
## Installation
```sh
composer require openconext/saml-value-object:dev-master
```
# License
See the LICENSE file