Go to file
Dominik Frantisek Bucik 11fdf85d5f
feat: ๐ŸŽธ Merge with perun-mitreid overlay, add SAML auth
Merge with overlay repository into one big repo. Added SAML
authentication

BREAKING CHANGE: ๐Ÿงจ Merge and auth
2021-11-03 08:23:34 +01:00
.github/workflows chore: ๐Ÿค– Prepare for semantic release 2021-10-24 16:51:29 +02:00
perun-oidc-server feat: ๐ŸŽธ Merge with perun-mitreid overlay, add SAML auth 2021-11-03 08:23:34 +01:00
perun-oidc-server-webapp feat: ๐ŸŽธ Merge with perun-mitreid overlay, add SAML auth 2021-11-03 08:23:34 +01:00
.editorconfig Add Editorconfig for minimal code style support 2016-07-05 15:09:09 -04:00
.gitignore cleanup 2017-03-20 13:45:55 -04:00
.release.rc chore: ๐Ÿค– Prepare for semantic release 2021-10-24 16:51:29 +02:00
.travis.yml refactoring submodule common - part 1 2021-08-12 11:00:54 +02:00
CHANGELOG.md updated changelog for release 2019-04-19 16:00:06 -04:00
LICENSE.txt new year 2018 2018-02-12 10:39:04 -05:00
README.md chore: ๐Ÿค– Prepare for semantic release 2021-10-24 16:51:29 +02:00
README_zh_CN.md new year 2018 2018-02-12 10:39:04 -05:00
checkstyle.xml new year 2018 2018-02-12 10:39:04 -05:00
package.json chore: ๐Ÿค– Prepare for semantic release 2021-10-24 16:51:29 +02:00
pom.xml feat: ๐ŸŽธ Merge with perun-mitreid overlay, add SAML auth 2021-11-03 08:23:34 +01:00

README.md

MITREid Connect

This project has been forked from the MITREid Connect repository. However, due to split between the paths we want to take with the project, we have decided to remove the fork relationship. All the original code will stay licensed to the original project. We would like to thank the developers of the original project for their work and wish them all the best in its continuation.

Contribution

This repository uses Conventional Commits. Any change that significantly changes behavior in a backward-incompatible way or requires a configuration change must be marked as BREAKING CHANGE.