As per the specification , require to include an application data that shall consists of the information previously stored in the admin profile. However , managing the details inside the applicationData file is yet to be decided in the issue https://github.com/openBackhaul/AdministratorAdministration/issues/28.
Include a ApplicationData file in JSON format , that consists of the following details ,
administrator-id // unique number generated for every instance
administrator-name
user-name
authorization
allowed-methods
As per the specification , require to include an application data that shall consists of the information previously stored in the admin profile. However , managing the details inside the applicationData file is yet to be decided in the issue https://github.com/openBackhaul/AdministratorAdministration/issues/28.
Include a ApplicationData file in JSON format , that consists of the following details ,
example :
Further need to decide on the folllowing ,