bengler / checkpoint

Centralized identity store and authentication broker for web applications. It supports a number of authentication mechanisms and is provided via a http-interface.
MIT License
31 stars 2 forks source link

Associate arbitrary hosts with a domain registered for a realm #59

Closed skogsmaskin closed 11 years ago

skogsmaskin commented 11 years ago

API methods to allow, check and deny client requests from an arbitrary domain that is listed in the realm's domain.origins vector, but may originally be registered to another realm. This also allows for cross-realm communication.