Results 1 to 4 of 4

Thread: Kerberos SSO credentials are null

Threaded View

  1. #1
    Join Date
    Mar 2011
    Posts
    8

    Default Kerberos SSO credentials are null

    I used the following guide to set up wicket auth roles with spring 3 but when I try to access the credentials, i get a null object returned.

    In order to use the usernamepasswordauthenticationtoken i need the password to be a non-null value.

    Is the usernamepasswordauthenticationtoken the correct token to use in this case? what should I do in order to get a non-null value?

    Thanks in advance.


    link to wiki document i followed: https://cwiki.apache.org/WICKET/spri...uth-roles.html
    Last edited by geoffl; Mar 11th, 2011 at 05:06 PM. Reason: added search tags

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •