An open API service indexing awesome lists of open source software.

https://github.com/openconext/samlvalueobject

SAML value objects
https://github.com/openconext/samlvalueobject

Last synced: 8 months ago
JSON representation

SAML value objects

Awesome Lists containing this project

README

          

# OpenConext Saml Value Object

| Branch | |
| ------- | --- |
| master | [![Build Status](https://travis-ci.org/OpenConext/SamlValueObject.svg?branch=master)](https://travis-ci.org/OpenConext/SamlValueObject) [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/OpenConext/SamlValueObject/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/OpenConext/SamlValueObject/?branch=master) |
| develop | [![Build Status](https://travis-ci.org/OpenConext/SamlValueObject.svg?branch=develop)](https://travis-ci.org/OpenConext/SamlValueObject) [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/OpenConext/SamlValueObject/badges/quality-score.png?b=master)](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