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

Stipend Implementation #1

Closed
23 tasks done
maennchen opened this issue Sep 15, 2023 · 0 comments
Closed
23 tasks done

Stipend Implementation #1

maennchen opened this issue Sep 15, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@maennchen
Copy link
Member

maennchen commented Sep 15, 2023

Part of erlef/oidcc#221

Requirements

  • Good Test Coverage
  • Good Code Quality
  • Conforms to the following Conformance Profiles
    • Basic Relying Party
    • Relying Party Using Configuration Information
    • Form Post Relying Party
  • Secure Defaults
    • Shipped with a secure and complete TLS setup OTP 26 ships with one
    • Can be overridden with custom TLS settings
    • JWT Settings are automatically set up to the most strict settings according to the OIDC Config Introspection
  • GitHub Actions Setup that runs
    • Unit Tests
    • Linter
    • Dialyzer
  • All libraries are well documented on Hex via rebar3_ex_doc
    • public functions have dialyzer specs
    • public functions have examples
    • contains setup instructions
    • contains examples for most common use cases
  • Compatible with latest stable OTP releases at time of publication

TODO

@maennchen maennchen added the enhancement New feature or request label Sep 15, 2023
@maennchen maennchen added this to the v0.1.0 milestone Sep 15, 2023
@maennchen maennchen self-assigned this Sep 15, 2023
@maennchen maennchen mentioned this issue Sep 15, 2023
27 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant