ALERT: Some images may not load properly within the Knowledge Base Article. If you see a broken image, please right-click and select 'Open image in a new tab'. We apologize for this inconvenience.
What admin rights are needed to export realm auth scheme and resourcefilter values via Perl script?
book
Article ID: 6162
calendar_today
Updated On:
Products
CA Single Sign On Secure Proxy Server (SiteMinder)CA Single Sign On SOA Security Manager (SiteMinder)CA Single Sign-On
Issue/Introduction
What admin rights are needed to export realm auth scheme and resourcefilter values via Perl script?
Can't call method "Name" on an undefined value ...
Trying to get:
print DEST ";Authtype;" .$realm->AuthScheme->Name(); print DEST ";Resource;" .$realm->ResourceFilter(); print DEST ";Protected; " .$realm->ProtectResource(); .