RBAC improvements in NBI with Keystone 52/5952/2
authorgarciadeblas <gerardo.garciadeblas@telefonica.com>
Sat, 7 Apr 2018 20:21:44 +0000 (22:21 +0200)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Tue, 24 Nov 2020 17:27:41 +0000 (18:27 +0100)
Change-Id: I7973383ddd039b842e94f9037d3a786fdca753fb
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
Release5/RBAC_improvements_in_NBI_with_Keystone.md [new file with mode: 0644]

diff --git a/Release5/RBAC_improvements_in_NBI_with_Keystone.md b/Release5/RBAC_improvements_in_NBI_with_Keystone.md
new file mode 100644 (file)
index 0000000..840f9de
--- /dev/null
@@ -0,0 +1,28 @@
+# RBAC improvements in NBI with Keystone #
+## Proposer ##
+- Gerardo Garcia (Telefonica)
+- Alfonso Tierno (Telefonica)
+- Francisco Javier Ramon (Telefonica)
+## Type ##
+**Feature**
+## Target MDG/TF ##
+NBI, OSM_client
+## Description ##
+The NBI module could benefit immediately of the advantages that Keystone would 
+provide to support and extend its RBAC functionality. Among other aspects, the 
+integration of Keystone would be expected to provide:
+- Out of the box support of different backends for user authentication: LDAP, 
+Kerberos, etc.
+- Would provide a simpler mean to configure, maintain and evolve the different 
+types of roles in OSM.
+- Would open the path for internal modules to leverage on its token mechanisms 
+to enable or disable selectively some functionalities for a given user request.
+
+## Demo or definition of done ##
+- Authenticate NBI users against an external user directory, such as LDAP.
+- Configure some roles and check that they are applied accordingly (as 
+described in the corresponding Rel THREE feature).
\ No newline at end of file