Search:

Type: Posts; User: userio; Keyword(s):

Search: Search took 0.01 seconds.

  1. Replies
    33
    Views
    2,387

    UPD: After performing some actions, I got such...

    UPD: After performing some actions, I got such page
    5235

    the steps are next:
    1. type login page
    2. enter credentials
    3. got this page (it doesn't redirect me back to my service
  2. Replies
    33
    Views
    2,387

    Jérôme, I've found such topic:...

    Jérôme,
    I've found such topic:
    https://lists.wisc.edu/read/messages?id=18278497
    but when I follow the instructions, I don't get the needed result.
    I make all needed changes(but there are no...
  3. Replies
    33
    Views
    2,387

    I don't undestand how CAS would recognize such...

    I don't undestand how CAS would recognize such customized token... can u describe in more details?
  4. Replies
    33
    Views
    2,387

    Hi, Jérôme! I found one solution here...

    Hi, Jérôme!
    I found one solution here. But I think, it's incorrect to change many CAS server settings.
    I'd like to know more about your idea. As I understand, user can be authenticated in a such...
  5. Replies
    33
    Views
    2,387

    yeah, it's rather a specific need. The steps are...

    yeah, it's rather a specific need.
    The steps are next:
    1. user clicks login link.
    2. he goes to my login page(not to CAS as it is now)
    3. after logging in, the credentials are somehow sent from...
  6. Replies
    33
    Views
    2,387

    Jérôme, and how can I implement such thing: I...

    Jérôme,
    and how can I implement such thing:
    I want to login at my app(I mean the login page will be from my app), somehow (via magic :) ) credentials are sent to CAS Server, thus I don't need to...
  7. Replies
    33
    Views
    2,387

    already fixed. in my cas-servlet I've added to...

    already fixed. in my cas-servlet I've added to logoutController bean
    and now it works fine.
    thanks for your help, attention and time.
  8. Replies
    33
    Views
    2,387

    Jérôme, I've added such string in my spring...

    Jérôme, I've added such string in my spring security config, but CAS behaves as usual(goes to CAS logout).
    and in my CAS server I didn't find any followServiceRedirects property. where it is?
    ps....
  9. Replies
    33
    Views
    2,387

    can u provide a sample of link with usage of...

    can u provide a sample of link with usage of "service" ?
  10. Replies
    33
    Views
    2,387

    hi, Jérôme! I'm very grateful for all your help...

    hi, Jérôme!
    I'm very grateful for all your help :)
    I've already implemented CAS login, the problem was indeed in the link.
    Also I've impleemented single sign out, BUT I've faced the next problem:...
  11. Replies
    33
    Views
    2,387

    in web context(not in web.xml) I import spring...

    in web context(not in web.xml) I import spring security context and in web.xml I set filters, listeners and etc. I have looked up in this article. Now I have noticed and all my ssugestion lie on the...
  12. Replies
    33
    Views
    2,387

    there was incorrect port in my config. when I...

    there was incorrect port in my config. when I entered the correct port, I finally obtained the needed CAS server login page via SSL.
    BUT my happiness was not so long... when I entered credetials, I...
  13. Replies
    33
    Views
    2,387

    when CAS server is started, the link...

    when CAS server is started, the link http://localhost:9443/cas-server-webapp-3.4.10/login works fine and I can enter there any credentials and login. and when the link is...
  14. Replies
    33
    Views
    2,387

    now I have link:...

    now I have link:
    https://localhost:9443/cas-server-webapp-3.4.10/login?service=http%3A%2F%2Flocalhost%3A8080%2Fspring-security-cas%2Fj_spring_cas_security_check
    as I understand, it's a correct...
  15. Replies
    33
    Views
    2,387

    so in the html code I have to put not a...

    so in the html code I have to put not a href="login.jsp", but a href = "someProtectedPage.jsp"? And for this page in my security context I have set the roles, that can access this page. that's right?
  16. Replies
    33
    Views
    2,387

    Jérôme, I'm stuck :( I don't understand, how the...

    Jérôme, I'm stuck :(
    I don't understand, how the user should go to the login page. how to do it in the html code(I have an a href element), so I click and go to the login page.

    thnx in advance.
  17. Replies
    33
    Views
    2,387

    so, you mean I need to delete the login.jsp file...

    so, you mean I need to delete the login.jsp file and in my spring security context put url of CAS-server? I'm trying to understand the logic of the steps.
  18. Replies
    33
    Views
    2,387

    Jérôme, you mean, that CAS will change the lohin...

    Jérôme,
    you mean, that CAS will change the lohin page automatically?
    so how I should configure it? can you give a sample of code?
    or what steps I should do for my app's correct operation?
  19. Replies
    33
    Views
    2,387

    cas+spring security issue

    Hi everyone!
    I'm trying to implement SSO(single sign on) via CAS(jasig-CAS) in my app and as for now, I've faced the next problem:

    HTTP Status 401 - Authentication Failed: Failed to provide a CAS...
Results 1 to 19 of 19