Skip to content
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

[Doc] how we can use this SDK in a pure python project without Django #196

Open
4 tasks
peppelinux opened this issue Mar 30, 2022 · 0 comments
Open
4 tasks
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@peppelinux
Copy link
Member

  • have all the spid_cie_oidc.entity Federation API available
    • small refactor to handle the absence of django.settings (a simple try/except with a fallback to os.environ ENV values)
  • A brief introduction about how to wrap the classes/funcs views of Authority/Provider/RP in flask or any other framework:
    • how to monkey patch the django ORM operations to substitute them with some proxy function/class
@peppelinux peppelinux self-assigned this Mar 30, 2022
@peppelinux peppelinux added enhancement New feature or request help wanted Extra attention is needed labels Mar 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant