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

Prepare release with updates to certificates, config files, readme and other documentation #41

Open
wants to merge 45 commits into
base: main
Choose a base branch
from

Conversation

kipparker
Copy link
Collaborator

@kipparker kipparker commented Jul 30, 2024

Certificate generation
Fixes #36
Fixes #43

Introspection
Fixes #44

  • Remove introspection endpoints
  • Token validation and decoding takes place in the data api (resource)

Documentation

  • Add MIT license
  • Adds contributing guide

Configuration
Fixes #35

  • Combine function of CLIENT_ID and OAUTH_CLIENT_ID
  • Remove defaults for some values in the config file
  • Improve documentation on env variable values

Other

  • Encoding and decoding roles is handled by the ib1 directory library

Improve self-signed certificate script and docs
- Combine function of CLIENT_ID and OAUTH_CLIENT_ID
- Remove defaults for some values in the config file
- Improve documentation on env variable values
Improve use of env variables and documentation
@kipparker kipparker added bug Something isn't working enhancement New feature or request documentation Improvements or additions to documentation and removed bug Something isn't working labels Aug 1, 2024
@kipparker kipparker changed the title WIP: Prepare release with updates to certificates, config files, readme and other documentation Prepare release with updates to certificates, config files, readme and other documentation Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
1 participant