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

FS-4565: Improvement - Form Runner - JWT auth and Session Management #8

Merged
merged 2 commits into from
Aug 1, 2024

Conversation

nuwan-samarasinghe
Copy link
Collaborator

https://dluhcdigital.atlassian.net/browse/FS-4565

Summary:

After going into the runner application it check for the servers side authentication and there are two types of authentications basic auth and jwt auth. This two options will be selected based on the configuration that we provide.

Scope:

Determine the jwt or basic auth by an configuration

Validating the JWT based on the attributes Ex. cookie name, auth redirection url, public key

Basic auth validation with username and password.

…ogged in or not and updating node version to use 20 on docker files
…ogged in or not and updating node version to use node 20 on docker files
@nuwan-samarasinghe nuwan-samarasinghe merged commit 6084168 into main Aug 1, 2024
4 of 9 checks passed
@nuwan-samarasinghe nuwan-samarasinghe deleted the FS-4565-auth-and-session branch August 19, 2024 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants