Vincent-Nam DANG
Vincent-Nam DANG
Link this issue in commit message
# Deployment Openstack Keystone : Openstack Keystone is the central authentication system choosed in the architecture to unify the authentication among the whole architecture. As it is often already deployed...
# Authentication for Neo4J : - [ ] Deploy Neo4J in metadata management area - [ ] Create a custom authentication plugin for neo4j (https://neo4j.com/docs/java-reference/4.2/extending-neo4j/security-plugins/)
# Authentication for MongoDB There is no native solution to deploy an external authentication solution in MongoDB. It can be done through LDAP, SCRAM or x.509 Certificate Authentication (https://docs.mongodb.com/manual/core/authentication-mechanisms/). -...
# Authentication for Airflow - [ ] Deploy Airflow 1.14 - [ ] Deploy Airflow 2.0 - [ ] "State of art" for Airflow tools and look if a solution...
# Authentication for Kafka As stream are mainly defined through services and process, the process has to be linked to an user. May be the subject of a design task....
# Authentication for data consumption services May be useless, indeed, authentication could have been done in other services (as in the access zone). To discuss.
# Authentication for web GUI - [ ] Integration in the web GUI of the Openstack Keystone authentication mechanism (JS library should be available) + [ ] Log-in page
Link this issue in commit message
A real design has to be done on the integration of some part of Openstack in the architecture. Indeed, a real network architecture has been designed to deploy an Openstack...