Symantec Access Management

  • 1.  XAuthRadius Integration

    Posted Mar 12, 2019 01:25 AM

    Team,

     

    I am implementing XAuthRadius integration using CA SSO 12.7. When I load the XAuthRadius module I get the below error: 

     

    [Reject s6/r6 : internal error - failed to obtain scheme credentials for scheme 'xauthradius'][][][][][][][Leave function CSm_Az_Message::IsProtected, Failed to obtain scheme credentials.]

     

    Has anyone come across this issue earlier or can assist on this?

     

    Thanks.



  • 2.  Re: XAuthRadius Integration
    Best Answer

    Broadcom Employee
    Posted Mar 12, 2019 03:12 AM

    Hi,

     

    Looks like there's a misconfiguration with the path you set the jvm to
    run the module. To get more precsion :

     

    - Add "-verbose" to the JVMOptions.txt;
    - Start the Policy Server by command line directly from the Policy
    Server bin directory : smpolicysrv

     

    Review the output when the issue is reproduce to see which class is
    missing, or other error.

     

    Hope this helps,

    Best Regards,
    Patrick



  • 3.  Re: XAuthRadius Integration

    Posted Mar 12, 2019 04:35 AM

    Hi Patrick,

     

    Thanks for your response. It was indeed misconfiguration in the Authentication scheme. I have updated it and it is working as expected now.

     

    Thanks.