Added first test
This commit is contained in:
+32
@@ -0,0 +1,32 @@
|
||||
<table class="table colsep rowsep table-striped">
|
||||
<colgroup>
|
||||
<col style="width: 33.003300330033%">
|
||||
<col style="width: 66.996699669967%">
|
||||
</colgroup>
|
||||
<thead class="thead">
|
||||
<tr class="row"><th class="entry">Issue ID</th><th class="entry">Description</th></tr>
|
||||
</thead>
|
||||
<tbody class="tbody">
|
||||
<tr class="row">
|
||||
<td class="entry">PANG-9739</td>
|
||||
<td class="entry relcol">
|
||||
<div class="p">An issue exists where Prisma Access Agent portal (LDAP)
|
||||
authentication on Strata Cloud Manager requires the use of
|
||||
certificates from the <span class="ph uicontrol">Global</span> configuration
|
||||
scope exclusively for cookie encryption and decryption operations.</div>
|
||||
<div class="p">When configuring portal authentication for Prisma Access Agent, you
|
||||
must select certificates from the <span class="ph uicontrol">Global</span>
|
||||
scope (<span class="ph menucascade"><span class="ph uicontrol">NGFW and Prisma Access</span><span class="ph uicontrol">Configuration Scope</span><span class="ph uicontrol">Global</span><span class="ph uicontrol">Objects</span><span class="ph uicontrol">Certificate Management</span></span>) for this purpose and must avoid using certificates
|
||||
that share the same name across different scopes.</div>
|
||||
<div class="p">Specifically, if a certificate is selected from the
|
||||
<span class="ph uicontrol">Global</span> scope for portal authentication,
|
||||
you must verify that no certificate with an identical name exists
|
||||
under the <span class="ph uicontrol">Prisma Access</span> or <span class="ph uicontrol">Access Agent</span> scopes, as any naming conflict can cause
|
||||
authentication issues. This scope restriction is necessary to
|
||||
prevent certificate conflicts and ensure proper cookie handling
|
||||
during the LDAP authentication process for Prisma Access Agent
|
||||
users.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
Reference in New Issue
Block a user