Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • server can store a provide a user specific data record
    • username is key for the record
    • Should be JSON
    • data-provider has get and set method
    • Specified via yang

draw.io Diagram
bordertrue
diagramNameUsermanagement
simpleViewerfalse
width400
linksauto
tbstyletop
lboxtrue
diagramWidth401
revision1

Work split

  • Acting components
    • User
    • Identification provider
    • ODLUX Client
    • SDN-R server
  • Identity provider
  • SDN-R Server
  • ODLUX Client
    • authorization for GUI
    • Use list of identity providers to offer login
    • Get key with identity and group of user from identity provider
    • Get SDN-R User group from server
    • User user group to enable/disable functions in ODLUX GUI

...