Skip to content

Introduce a security { } DSL #16

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
sdeleuze opened this issue May 31, 2018 · 6 comments
Closed

Introduce a security { } DSL #16

sdeleuze opened this issue May 31, 2018 · 6 comments
Assignees
Labels
status: duplicate A duplicate of another issue type: enhancement A general enhancement

Comments

@sdeleuze
Copy link
Collaborator

Introduce a functional configuration equivalent for @EnableWebFluxSecurity.

@sdeleuze sdeleuze added this to the 1.0.0.M1 milestone May 31, 2018
@sdeleuze sdeleuze self-assigned this May 31, 2018
@sdeleuze sdeleuze modified the milestones: 0.0.1, 0.0.2 Jul 5, 2018
@sdeleuze sdeleuze modified the milestones: 0.0.2, 0.0.3 Oct 1, 2018
@sdeleuze sdeleuze modified the milestones: 0.0.4, 0.0.5 Dec 20, 2018
@sdeleuze sdeleuze modified the milestones: 0.0.5, 0.0.6 Jan 9, 2019
@sdeleuze sdeleuze removed this from the 0.0.6 milestone Feb 1, 2019
@sdeleuze
Copy link
Collaborator Author

See related spring-projects/spring-security#6624 issue.

@sdeleuze sdeleuze changed the title Add Spring Security module Introduce a security { } DSL May 2, 2019
@sdeleuze
Copy link
Collaborator Author

sdeleuze commented May 2, 2019

spring-projects/spring-security#6624 has been fixed via this commit , so we should be able to move forward to support Spring Security DSL.

@sdeleuze sdeleuze added this to the 0.0.7 milestone May 2, 2019
@sdeleuze
Copy link
Collaborator Author

sdeleuze commented May 3, 2019

@jonasbark has proposed to contribute on that issue (if he manages to find the time to work on it)

@sdeleuze sdeleuze modified the milestones: 0.2, 0.3 Oct 2, 2019
@sdeleuze sdeleuze removed this from the 0.3 milestone Apr 3, 2020
@sdeleuze sdeleuze added this to the 0.4.0 milestone May 28, 2020
@sdeleuze
Copy link
Collaborator Author

@skivol
Copy link
Contributor

skivol commented Jun 16, 2020

Need some security in my reactive "spring-fu" application :)
Will try to figure out how to translate @EnableWebFluxSecurity into dsl 👍

Edit: Hm, or was it already implemented here: https://github.com/spring-projects-experimental/spring-fu/pull/219/files 🤔 ?
Edit2: I wonder if it makes sense to have security-adapter as a separate module...
Edit3: "PR will be replaced by integration of this official support via 16" hm... what does that mean ?
Edit4: all right, so to sum it up, we still need to translate the registration of beans in EnableWebFluxSecurity, while providing the way to use the kotlin security dsl recently merged into spring-security, right ?
Edit5: here comes initial implementation skivol@da5a812

skivol added a commit to skivol/spring-fu that referenced this issue Jun 19, 2020
* based on work of @jonasbark while integrating `spring-security-kotlin-dsl`;
* resolves spring-projects-experimental#16.
skivol added a commit to skivol/spring-fu that referenced this issue Jun 19, 2020
* based on work of @jonasbark while integrating `spring-security-kotlin-dsl`;
* resolves spring-projects-experimental#16.
skivol added a commit to skivol/spring-fu that referenced this issue Jun 19, 2020
* based on work of @jonasbark while integrating `spring-security-kotlin-dsl`;
* resolves spring-projects-experimental#16.
@sdeleuze sdeleuze modified the milestones: 0.4.0, 0.5.0 Jul 22, 2020
@sdeleuze sdeleuze removed this from the 0.5.0 milestone Sep 24, 2020
@sdeleuze
Copy link
Collaborator Author

Replaced by #319.

@sdeleuze sdeleuze added status: duplicate A duplicate of another issue type: enhancement A general enhancement labels Jan 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: duplicate A duplicate of another issue type: enhancement A general enhancement
Projects
None yet
2 participants