PHPackages                             flowpack/singlesignon-demoserver-distribution - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. flowpack/singlesignon-demoserver-distribution

AbandonedArchivedLibrary[Authentication &amp; Authorization](/categories/authentication)

flowpack/singlesignon-demoserver-distribution
=============================================

Demo distribution for the SSO Server

051

Since Jun 19Pushed 13y ago1 watchersCompare

[ Source](https://github.com/Flowpack/Flowpack.SingleSignOn.DemoServer-Distribution)[ Packagist](https://packagist.org/packages/flowpack/singlesignon-demoserver-distribution)[ RSS](/packages/flowpack-singlesignon-demoserver-distribution/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Quickstart
==========

[](#quickstart)

DemoInstance:
-------------

[](#demoinstance)

- Run `./flow ssokey:generatekeypair` to create a new OpenSSL key pair
- Add setting "Flowpack.SingleSignOn.Client.ssoServerEndpointUrl" with the URI of the SSO server endpoint (e.g. )
- Add setting "Flowpack.SingleSignOn.Client.ssoClientKeyPairFingerprint" with the created fingerprint
- Add setting "Flowpack.SingleSignOn.Client.ssoClientIdentifier" with an identifier of the SSO client (has to match the client identifier on the SSO server)
- Export the public key of the client "./flow ssoclient:exportpublickey \[fingerprint\] &gt; demoinstance.pub"

DemoServer:
-----------

[](#demoserver)

- Import the public key of the client "./flow security:importpublickey &lt; ../DemoInstance/demoinstance.pub"
- Add a client with the given client identifier and key fingerprint: "./flow ssoserver:registerclient demoinstance \[fingerprint\]"
- Generate key pair for server "./flow ssokey:generatekeypair"
- Add setting "Flowpack.SingleSignOn.Server.ssoServerKeyPairFingerprint" with the fingerprint of the generated public key
- Export server public key: "./flow ssokey:exportpublickey e1879766\_2a5b\_4d5d\_b2b9\_30918dd18ef9 &gt; demoserver.pub"

DemoInstance
------------

[](#demoinstance-1)

- Import server public key: "/flow security:importpublickey &lt; ../DemoServer/demoserver.pub"
- Add setting "Flowpack.SingleSignOn.Client.ssoServerPublicKeyFingerprint" with the imported key's fingerprint

License and Author
------------------

[](#license-and-author)

Copyright (c) 2013 Christopher Hlubek, Robert Lemke

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 96.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/25d49a6af82b72d2764774a05c307808375016d7aeaaef3862472a6580ff38a7?d=identicon)[flowpack](/maintainers/flowpack)

---

Top Contributors

[![hlubek](https://avatars.githubusercontent.com/u/33351?v=4)](https://github.com/hlubek "hlubek (59 commits)")[![robertlemke](https://avatars.githubusercontent.com/u/95582?v=4)](https://github.com/robertlemke "robertlemke (2 commits)")

### Embed Badge

![Health badge](/badges/flowpack-singlesignon-demoserver-distribution/health.svg)

```
[![Health](https://phpackages.com/badges/flowpack-singlesignon-demoserver-distribution/health.svg)](https://phpackages.com/packages/flowpack-singlesignon-demoserver-distribution)
```

###  Alternatives

[kartik-v/yii2-password

Useful password strength validation utilities for Yii Framework 2.0

791.3M17](/packages/kartik-v-yii2-password)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
