Skip to content

Conversation

@mrudatsprint
Copy link
Owner

  1. Add a page to the web app to allow a user to enter and update their favorite color. Store the value on the FusionAuth user object.
  2. Setup federation on the instance to allow a user to log in using an OIDC identity provider.
  3. Provide a load testing plan for a FusionAuth instance.


```shell
flask --app server.py --debug run
flask --app server.py --debug run -p 5001
Copy link
Owner Author

@mrudatsprint mrudatsprint Jan 23, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On my mac port 5000 was in use. I'm not sure what was using the port.

A possible solution is https://developer.apple.com/forums/thread/682332

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