X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Fdeveloper-guide.rst;fp=docs%2Fdeveloper-guide.rst;h=b0c71a7f5e9ddef9f4b613474b4de882b8bd68ff;hb=5594b03f1ff0e01627b4bbd9fbc7bb27529afe4c;hp=7061716b77fe7c14d98d5e89755a3efb84efccdb;hpb=662cc613e80c4079fdf5a54ce3135652cb9ad9a1;p=portal%2Fric-dashboard.git diff --git a/docs/developer-guide.rst b/docs/developer-guide.rst index 7061716b..b0c71a7f 100644 --- a/docs/developer-guide.rst +++ b/docs/developer-guide.rst @@ -23,7 +23,7 @@ After cloning the repository, initialize and update all git submodules like this git submodule init git submodule update - + Check the submodule status at any time like this:: git submodule status @@ -84,7 +84,7 @@ Production user authentication The server uses the ONAP Portal's "EPSDK-FW" library to support a single-sign-on (SSO) feature, which requires users to authenticate -at the ONAP Portal UI. The RIC Dashboard can be on-boarded as an +at the ONAP Portal UI. The RIC Dashboard can be on-boarded as an application on the ONAP Portal using its application on-boarding UI. The server authenticates requests using cookies that are set