We are planning to build our own SAML IDP. I have a few questions:
- Does it make sense to build one?
- If yes, what's the approach? I don't see any Java libraries for SAML. Can't use spring-security-saml as that has support for integrating third party IDP's, not to build one.