Francesco Chicchiriccò created SYNCOPE-1456:
-----------------------------------------------
Summary: New component: Keymaster
Key: SYNCOPE-1456
URL: https://issues.apache.org/jira/browse/SYNCOPE-1456
Project: Syncope
Issue Type: New Feature
Reporter: Francesco Chicchiriccò
Assignee: Francesco Chicchiriccò
Fix For: 3.0.0
This component serves two purposes:
# allow for [Service
Discovery|https://dzone.com/articles/service-discovery-in-a-microservices-architecture]
(Core needs to call SRA, Console needs to call Core and SRA, SRA needs to call
Core, and so on)
# act as shared repository for [Configuration
Parameters|http://syncope.apache.org/docs/reference-guide.html#configuration-parameters]
It is needed to provide two distinct implementations of Keymaster:
* one - backed by an existing Open Source product as [Apache
Zookeper|https://zookeeper.apache.org/] or [Consul|https://www.consul.io/] - to
cover microservice deployment scenarios
* one "embedded" to keep covering ordinary, non-microservice deployment
scenarios
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)