https://github.com/identitypython/satosa-developer
A developer repo for SATOSA
https://github.com/identitypython/satosa-developer
Last synced: 8 months ago
JSON representation
A developer repo for SATOSA
- Host: GitHub
- URL: https://github.com/identitypython/satosa-developer
- Owner: IdentityPython
- Created: 2016-11-28T09:11:41.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-10-09T22:11:28.000Z (about 2 years ago)
- Last Synced: 2025-03-24T04:01:42.397Z (9 months ago)
- Language: Python
- Size: 38.1 KB
- Stars: 3
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# satosa-developer
A developer repo for SATOSA
## How?
To run all containerns just run `start.sh`. It will ask for permission to write to your /etc/hosts.
To run the container with your local repos just symlink the [SATOSA](https://github.com/IdentityPython/SATOSA) repo to the `sources` directory.
satosa-developer
├── sources
│ ├── SATOSA -> /.../SATOSA/
SATOSA will be reachable on [https://front.satosa.docker](https://front.satosa.docker).
You will also have a pysaml2 SP on [https://sp.satosa.docker](https://sp.satosa.docker), an IdP on [https://idp.satosa.docker](https://idp.satosa.docker) and a pyop OIDC OP on [https://op.satosa.docker](https://op.satosa.docker).