Results 1 to 3 of 3

Thread: CAS and unprotected pages

  1. #1

    Default CAS and unprotected pages

    Hi all,

    I'm using Spring Security + CAS in my website and there are some pages present different information in different login status.

    For example, link: foo.com/index
    anonymous user - common page layout + login elements
    authenticated user - customized layout + logout elements

    Since Spring Security does not support CAS gateway feature at this moment, is there any workaround to resolve this problem?

    Thanks,
    Wilson

  2. #2
    Join Date
    Jan 2008
    Posts
    1,826

    Default

    You might take a look at this JIRA. You probably will want to vote for it so you don't have to maintain the patch.
    Rob Winch - @rob_winch
    Spring Security Lead
    Pivotal

  3. #3

    Default

    I have voted for it. Thanks!

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
  •