https://github.com/kleinweb/saml-auth
https://github.com/kleinweb/saml-auth
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kleinweb/saml-auth
- Owner: kleinweb
- License: gpl-3.0
- Created: 2024-09-20T19:47:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-31T19:40:03.000Z (about 1 year ago)
- Last Synced: 2025-03-31T20:34:25.653Z (about 1 year ago)
- Language: PHP
- Size: 249 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: COPYING
Awesome Lists containing this project
README
# Kleinweb SAML Authentication
## Tools
-
## References
### SAML Specifications
- [Assertions and Protocols for the OASIS Security Assertion Markup Language (SAML) V2.0](http://docs.oasis-open.org/security/saml/v2.0/saml-core-2.0-os.pdf)
- [Glossary for the OASIS Security Assertion Markup Language (SAML) V2.0](http://docs.oasis-open.org/security/saml/v2.0/saml-glossary-2.0-os.pdf)
- [Metadata for the OASIS Security Assertion Markup Language (SAML) V2.0](http://docs.oasis-open.org/security/saml/v2.0/saml-metadata-2.0-os.pdf)
- [Profiles for the OASIS Security Assertion Markup Language (SAML) V2.0](http://docs.oasis-open.org/security/saml/v2.0/saml-profiles-2.0-os.pdf)
### SAML Attribute Naming Conventions
- [SAML V2.0 X.500/LDAP Attribute Profile](http://docs.oasis-open.org/security/saml/Post2.0/sstc-saml-attribute-x500.pdf)
- [Attribute Naming - Shibboleth Concepts](https://shibboleth.atlassian.net/wiki/spaces/CONCEPT/pages/928645306/AttributeNaming#AttributeNaming-SAMLNamingConventions)
- [eduPerson Object Class Specification (20220208) v4.4.0](https://github.com/REFEDS/eduperson/blob/master/eduperson-202208.md)
- [`eduPersonDisplayPronouns`](https://wiki.refeds.org/display/STAN/eduPersonDisplayPronouns)
#### Background
-
-
-