Versions Compared

Key

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

...

For Authentication ODL-AAA bundle is used. TODO: add information about the proper configuration of odl-aaa in our case.

add - jetty server, so that also the api-gateway is covered.

odl-aaa gives also the rights of the user - see shiro

authorzation 

add sndc related story for sdnc-Please https://docs.opendaylight.org/en/stable-oxygen/user-guide/authentication-and-authorization-services.html#


Gliffy Diagram
nameNetConf-Notification-Handling
pagePin811


Example

Token request:

curl -d 'grant_type=password&username=admin&password=Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U&scope=sdn' http://localhost:8181/oauth2/token

...