Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nbgrp/singlea
SingleA is a true SSO service based on the SingleAuth authentication framework
https://github.com/nbgrp/singlea
singleauth sso symfony
Last synced: 3 months ago
JSON representation
SingleA is a true SSO service based on the SingleAuth authentication framework
- Host: GitHub
- URL: https://github.com/nbgrp/singlea
- Owner: nbgrp
- License: bsd-3-clause
- Created: 2021-12-10T11:52:42.000Z (about 3 years ago)
- Default Branch: 2.0
- Last Pushed: 2024-02-01T00:33:34.000Z (11 months ago)
- Last Synced: 2024-09-29T13:41:02.388Z (3 months ago)
- Topics: singleauth, sso, symfony
- Language: PHP
- Homepage: https://nbgrp.github.io/singlea/
- Size: 944 KB
- Stars: 19
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: docs/security.md
Awesome Lists containing this project
README
[![Latest Stable Version](http://poser.pugx.org/nbgrp/singlea/v)](https://packagist.org/packages/nbgrp/singlea)
[![Latest Unstable Version](http://poser.pugx.org/nbgrp/singlea/v/unstable)](https://packagist.org/packages/nbgrp/singlea)
[![License](http://poser.pugx.org/nbgrp/singlea/license)](https://packagist.org/packages/nbgrp/singlea)
[![Gitter](https://badges.gitter.im/nbgrp/singlea.svg)](https://gitter.im/nbgrp/singlea)[![PHP Version Require](http://poser.pugx.org/nbgrp/singlea/require/php)](https://packagist.org/packages/nbgrp/singlea)
[![Codecov](https://codecov.io/gh/nbgrp/singlea/branch/1.0/graph/badge.svg?token=P2KZ9A14R4)](https://codecov.io/gh/nbgrp/singlea)
[![Audit](https://github.com/nbgrp/singlea/workflows/Audit/badge.svg)](https://github.com/nbgrp/singlea/actions/workflows/audit.yml)[![SymfonyInsight](https://insight.symfony.com/projects/034f0ca2-f9b1-485d-a971-a22a96cffa18/small.svg)](https://insight.symfony.com/projects/034f0ca2-f9b1-485d-a971-a22a96cffa18)
## Overview
SingleA is a set of the Symfony bundles that
provide a [SingleAuth](https://nbgrp.github.io/singlea/singleauth/) based authentication service. If
you have sought for a true SSO service — you just found it.## Documentation
The official documentation of the SingleA project is available on https://nbgrp.github.io/singlea/.
## Licence
This software is released under [BSD-3-Clause licence](LICENSE).