Description
FusionAuth is an identity provider. User service can use FusionAuth as one of the providers. Currently, it is on the user end to set up FusionAuth and then configure environment variables accordingly. It can be automated by using a kickstart file for FusionAuth.
Goals
Expected Outcome
The expected outcome is a kickstart file for FusionAuth that automates the setup process. This file should include the necessary configurations for basic roles, application ID, and API keys. Once the kickstart file is executed, FusionAuth should be fully configured and ready to use without requiring manual intervention.
Acceptance Criteria
Mentor(s)
@tushar5526
Implementation Details
The kickstart file can be written using a scripting language such as Bash or PowerShell, depending on the target platform. The file should include commands to install and configure FusionAuth, set up basic roles, and generate application ID and API keys. The environment file should be updated to read the necessary configuration values from the kickstart file.
Mockups / Wireframes
NA
Project
User Service
Organization Name:
Samagra
Tech Skills Needed:
Typescript, Javascript
Complexity
Medium
Category
Feature
Sub Category
Configuration
Description
FusionAuth is an identity provider. User service can use FusionAuth as one of the providers. Currently, it is on the user end to set up FusionAuth and then configure environment variables accordingly. It can be automated by using a
kickstartfile for FusionAuth.Goals
Expected Outcome
The expected outcome is a kickstart file for FusionAuth that automates the setup process. This file should include the necessary configurations for basic roles, application ID, and API keys. Once the kickstart file is executed, FusionAuth should be fully configured and ready to use without requiring manual intervention.
Acceptance Criteria
Mentor(s)
@tushar5526
Implementation Details
The kickstart file can be written using a scripting language such as Bash or PowerShell, depending on the target platform. The file should include commands to install and configure FusionAuth, set up basic roles, and generate application ID and API keys. The environment file should be updated to read the necessary configuration values from the kickstart file.
Mockups / Wireframes
NA
Project
User Service
Organization Name:
Samagra
Tech Skills Needed:
Typescript, Javascript
Complexity
Medium
Category
Feature
Sub Category
Configuration