Code Monkey home page Code Monkey logo

grails-spring-security-saml's Introduction

SAML 2.x support for the Spring Security Plugin

Build Status

Work in progress The plugin is currently being developed.

grails-spring-security-saml's People

Contributors

aaronzirbes avatar beckje01 avatar fpanwaskar avatar marc0der avatar pmenhart avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

grails-spring-security-saml's Issues

Logout link throws class cast exception

Hi,

Firstly thanks for your work on this plugin, it's much appreciated. I have managed to finally configure my app to single sign on using ADFS, but when I try and logout (either by hitting the logout controller or by using the logout link rendered by the tag), I get a class cast exception:

org.springframework.security.web.authentication.logout.SimpleUrlLogoutSuccessHandler cannot be cast to org.springframework.security.web.authentication.logout.LogoutHandler

Am I doing somthing wrong here, or missed some configuration item?

Cheers, David.

User table name bug in details service

In src/groovy/es/salenda/grails/plugins/springsecurity/saml/SpringSamlUserDetailsService.groovy we need to make sure we find the name of the spring security user class and use that instead of hard coding 'user' .

This project should be reference from grails.org

fpanwaskar/grails-spring-security-saml project hasn't been maintained in a few years. Between you keeping this up to date and your slides.com documentation effort, it feels like this should be the authoritative plugin.

loadUserBySAML will always use default for enabled

The loadUserBySAML process will always end up using the default value from the security user class for enabled. To fix this consider passing information from save user to create user details look at loadUserBySAML around like 56.

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.