Dell PowerConnect W Clearpass 100 Software D-Link DSA-3600 Integration Guide - Page 49

Custom s, Login Success External Apply

Page 49 highlights

Although the sample HTML below is not very aesthetically pleasing, it is the functionality of parsing and using the Session identifier that we are trying to highlight. The Session identifier provides the appropriate unique identifier to allow the Logout button to execute the logout command on the DSA-3600. Congrats you have successfully logged in Your Session is: {$session|htmlspecialchars}

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52

CONFIDENTIAL
49
Although the sample HTML below is not very aesthetically pleasing, it is the functionality of
parsing and using the Session identifier that we are trying to highlight. The Session identifier
provides the appropriate unique identifier to allow the Logout button to execute the logout
command on the DSA-3600.
<br>
<font color=#cc0000>
<strong>
Congrats you have successfully logged in
</strong>
</font>
<br><br>
Your Session is: {$session|htmlspecialchars}
<br<br>
<p>
<font size="-1">To log out, please click the "Logout" button.
<br><br>
</font>
</p>
<input type=button value="Logout" style='font-
family:Arial;'onClick="window.location.href
rs}');">
Returning to the DSA-3600
Custom Pages
configuration, click on the
Login Success Page
option and select the
External Page
radio button as shown below. Enter the URL, noted in the
earlier step of creating the Self Registration page and click
Apply
to save the changes.