X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Fsections%2Fservices%2Fprh%2Fauthorization.rst;fp=docs%2Fsections%2Fservices%2Fprh%2Fauthorization.rst;h=14e4091b2dbcdf17701224ddd40c009c6cda11dd;hb=663df2c1b8d9176094a62b00b7e80de096180621;hp=d1fb8f2d64b4d6ca58c4822a174a3bd41ac7596e;hpb=bcd436a1be4fbe2c8ad7ce074d86b94b8ff44f4e;p=dcaegen2.git diff --git a/docs/sections/services/prh/authorization.rst b/docs/sections/services/prh/authorization.rst index d1fb8f2d..14e4091b 100644 --- a/docs/sections/services/prh/authorization.rst +++ b/docs/sections/services/prh/authorization.rst @@ -21,9 +21,9 @@ Default Certificate-based """"""""""""""""" | There is an option to enable certificate-based authentication for PRH towards AAI service calls. -| To achieve this secure flag needs to be turned on in PRH :ref:`configuration` : +| To achieve this secure flag needs to be turned on in PRH :ref:`configuration ` : -.. code-block:: json +.. code-block:: bash security.enableAaiCertAuth=true @@ -39,9 +39,9 @@ Default Certificate-based """""""""""""""""" | There is an option to enable certificate-based authentication for PRH towards DMaaP Bus Controller service calls. -| To achieve this secure flag needs to be turned on in PRH :ref:`configuration` : +| To achieve this secure flag needs to be turned on in PRH :ref:`configuration ` : -.. code-block:: json +.. code-block:: bash --security.enableDmaapCertAuth=true @@ -55,7 +55,7 @@ PRH identity and certificate data | See :doc:`../../tls_enablement` for detailed information. | | PRH is using four files from ``tls-info`` DCAE volume (``cert.jks, jks.pass, trust.jks, trust.pass``). -| Refer :ref:`configuration` for proper security attributes settings. +| Refer :ref:`configuration ` for proper security attributes settings. | | **IMPORTANT** Even when certificate-based authentication security features are disabled, | still all security settings needs to be provided in configuration to make PRH service start smoothly.