Giter Site home page Giter Site logo

demo-spring-cas-angular's People

Contributors

jgribonvald avatar wbsouza avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

demo-spring-cas-angular's Issues

Just works with contextPath = /

I'm trying to modify the project to use a specific contextPath different of "/", but it does not work, the context path appears duplicated in the last redirect stage. Logging the "spring-security-redirect" in many parts of the RememberCasAuthenticationProvider and the parameter is correct. However, after login in CAS even the parameter "spring-security-redirect" being right, the redirect in the last stage is duplicating the contextPath.

The redirect should be:
https://localhost:8443/myapp/login/cas

But it's redirecting to:
https://localhost:8443/myapp/myapp/login/cas

Any idea where should I modify to fix this issue?

Old JHipster and list changes in angular

Hi,
I am trying to use latest JHipster and follow your changes but I am failing . Are you planning with latest CAS also upgrade JHipster to latest version? If yes, could you list changes in webapp so it is easier to find what should be changed.

Thanks again for great example and I hope to hear from you soon

Robert

Latest CasAuthenticationFilter uses different default security endpoint (/login/cas)

I just worked through using your modifications for a new jhipster build (they were a lifesaver!!), and it wasn't working, and the problem was that the lastest spring security CasAuthenticationFilter has a different security endpoint that gets registered by default, so instead of:

/j_spring_cas_security_check

its now:

/login/cas

With so many changes coming from Spring 3, xml config, etc, it would be hard for a new user to catch this-

Using CAS as the only authentication mechanism.

I tried your demo-spring-cas-angular project with my CAS instance and I have one question which you may be able to answer. In this example I can successfully authenticate against my CAS, it redirects me all right but as far as I can see I'm still not able to browse that part of the app that requires authentication. For example after authenticating in CAS I can't browse metrics or logs. All I get when trying is Unauthorized. Did you try to overcome this and use CAS as the only authentication mechanism for entire application? Is it possible?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.