A number of cookies are stored in your browser when viewing content from the Knowledge Center. These cookies are described below. The information includes parameters, the format the cookies are stored and if they persist past the end of a browser session.   

 

.ASPXCOOKIEAUTH2   

Stores the .NET authentication, created by .NET, in an AES encrypted format using the .NET Machine Key as the key. This cookie is non-persistent.   

 

ORA_UPK_KPATH_User_(SessionID)   

Stores the application information in an AES encrypted format using the session ID as the key. This cookie is not persistent.   

  • Workgroup ID: Workgroup identification
  • Lang ID: Language identification
  • Help Enabled: Indicates if Help is enabled
  • UserID: User identification
  • Permissions: Permissions bitmap
  • NtIntegrated: True if using Integrated Security
  • NewUser: New user flag

ORA_UPK_KPATH_WorkgroupID  

Stores the default workgroup as plain text. This cookie persists for one year. If the cookie is disabled, the workgroup selection will not be remembered and will default to the last workgroup selected. 

  • Workgroup ID: Workgroup identification

Example: WorkgroupID=1 

 

ORA_UPK_KPATH_DefaultLanguage

Stores the default language as plain text. This cookie persists for one year. If the cookie is disabled, the language selection will not be remembered and will default to the language of the browser. 

  • LanguageID: Language identification

Example: LanguageID=1 

 

ORA_UPK_KPATH_LoginInfo

Stores the login and password information in an AES encrypted format using the .NET Machine Key as the key. This cookie persists for one year. If the cookie is disabled, the username/password does not persist and the user will be presented with the login page. 

  • UserID: ID of user
  • Password: Hashed password using SHA 256
  • WorkgroupID

Example: UserID=1; Password=XXXXXXX; WorkgroupID=1 

 

ShowOutline_(UserID)

Client cookie that remembers if the outline was last shown. It is stored as plain text and persists for one year. If the cookie is disabled, the outline will always display. 

  • ShowOutline_(UserID): Determines (True or False) if the outline should be displayed.

Example:ShowOutline_(UserID)=true 

 

OutlineWidth_(UserID)

Client cookie that remembers the outline width in the course playback. It is stored as plain text and persists for one year. If the cookie is disabled, the default width is used. 

  • OutlineWidth_(UserID): Number of pixels for the outline width.

Example:OutlineWidth_(UserID)=500 

 

SearchWidth_(UserID)

Client cookie that remembers the Search results width in Search window. It is stored as plain text and persists for one year. If the cookie is disabled, the default width is used. 

  • SearchWidth_(UserID): Number of pixels for the search results width.

Example:SearchWidth_(UserID)=500 

 

ORA_UPK_KPATH_KPContent

Stores the UserID for the content web applications and the enrollment array. It is stored as plain text and does not persist. 

  • UserID: ID of user
  • Enrollment: Enrollment array

Example:SearchWidth_(UserID)=500 


Table of Contents