Skip to content
New issue

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

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

Already on GitHub? # to your account

Create a jCasbin authorization module for Play #104

Closed
hsluoyz opened this issue Oct 25, 2020 · 9 comments
Closed

Create a jCasbin authorization module for Play #104

hsluoyz opened this issue Oct 25, 2020 · 9 comments
Assignees

Comments

@hsluoyz
Copy link
Member

hsluoyz commented Oct 25, 2020

See: http://playframework.org/

The repo is created here: https://github.com/jcasbin/play-authz , you can make PR to add code to it.

You can see existing similar authorization modules for Play as reference: https://www.playframework.com/documentation/2.8.x/ModuleDirectory#Authentication-(Login-&-Registration)-and-Authorization-(Restricted-Access)

image

You can refer to how we make middleware for other web frameworks like:

@sanbit876
Copy link

Hello @hsluoyz Can you tell me how to get started with the implementation of this issue

@hsluoyz
Copy link
Member Author

hsluoyz commented Mar 16, 2022

@sanbit876 see my updated comments

@sanbit876
Copy link

Hey @hsluoyz thank u for the updated comment, I have gone through the Documentation of the Play-Framework and integration of the other web frameworks with casbin. Can u guide me on creation of the required classes and methods for the middleware as i saw that each middleware were implemented using different methods and were complex.

@hsluoyz hsluoyz changed the title Make a Play Framework middleware Create a jCasbin authorization module for Play Mar 17, 2022
@hsluoyz
Copy link
Member Author

hsluoyz commented Mar 17, 2022

@sanbit876 see my updated comments

@dspasojevic
Copy link

@sanbit876 did you end up starting on this? I am slightly interested in implementing it.

@hsluoyz
Copy link
Member Author

hsluoyz commented Jun 20, 2022

@dspasojevic I don't think so. You are welcome to contribute it!

@FoeverA0
Copy link

[WeOpen Star]I would like to help

@offset-null1
Copy link

@hsluoyz I would like to contribute. I have gone through jcasbin, play framework and I'm willing to give it a shot.

@hsluoyz
Copy link
Member Author

hsluoyz commented Dec 10, 2022

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

5 participants