OPTIONS request for creds.kcc results in 500 error
search cancel

OPTIONS request for creds.kcc results in 500 error

book

Article ID: 261691

calendar_today

Updated On:

Products

SITEMINDER

Issue/Introduction

Customer is seeing a large number of 500 errors in the web agent trace log.  These are all requests for the creds.kcc file (Kerberos authentication).  The agent logs indicate that the OPTIONS method is not supported:

[03/01/2023][18:30:47][31767][140666013648640][22a58804-c8f42d32-57bbcbfa-5c79da8a-5a2cd811-52][CSmHttpPlugin::ProcessAdvancedAuthResource][HTTP method options not supported in Advanced Auth]

Environment

Release : ALL

Cause

The HTTP OPTIONS method is not supported in against any file associated with advanced authentication methods which include forms, X509, IWA, and Kerberos.

Resolution

These errors are benign since browsers will ignore the error with no effect on the users (browser subsequently sends the expected GET request after receiving the 500 on the OPTIONS request).

The web agent does support OPTIONS requests for all other resources.  Since browsers will not present any cookies with an OPTIONS request, it is common for customers to set AutoAuthorizeOptions=Yes in the Agent Configuration Object (ACO).

Additional Information

AutoAuthorizeOptions ACO Parameter:
https://techdocs.broadcom.com/us/en/symantec-security-software/identity-security/siteminder/12-8/configuring/web-agent-configuration/single-sign-on-cookie-domains-and-web-agents/configure-web-agent-single-sign-on-settings.html#concept.dita_d113dbd0eaef1a5fd1c2866f3d36230596c7e7d9_AllowAutomaticAccesstoResourcesthatusetheOPTIONSMethod