Add reference files
This commit is contained in:
@@ -0,0 +1,50 @@
|
||||
<table class="table colsep rowsep table-striped">
|
||||
<!--cq:include script="../../common/tablestack.jsp" /-->
|
||||
|
||||
<colgroup>
|
||||
<col style="width: 50%" />
|
||||
<col style="width: 50%" />
|
||||
</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"><b class="ph b">GPC-20243</b></td>
|
||||
<td class="entry relcol">
|
||||
Fixed an issue where, when the GlobalProtect app was used with an
|
||||
embedded browser, the browser displayed ‘can't reach page’ due to a
|
||||
Windows filter driver issue.
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr class="row">
|
||||
<td class="entry"><b class="ph b">GPC-20157</b></td>
|
||||
<td class="entry relcol">
|
||||
Fixed an issue where the gateway location was not correctly displayed in
|
||||
the Connections panel.
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr class="row">
|
||||
<td class="entry"><b class="ph b">GPC-20143</b></td>
|
||||
<td class="entry relcol">
|
||||
Fixed an issue where the user was redirected to the Authentication page
|
||||
twice on the default browser for both portal and gateway authentication
|
||||
when SAML was configured.
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr class="row">
|
||||
<td class="entry"><b class="ph b">GPC-19991</b></td>
|
||||
<td class="entry relcol">
|
||||
Fixed an issue where client certificate authentication between embedded
|
||||
browser and IdP (SAML) failed.
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
Reference in New Issue
Block a user