Server Setup
Get the FAST Security Reference Implementation up and running in your environment.
Setup Steps
Follow these guides in order to set up and configure your server:
Install requirements and start the server
Choose between:
- Local development with .NET
- Container deployment with Docker
Configure database, URLs, and authentication
Set up:
- Database providers
- Base URLs and endpoints
- User credentials
- Environment-specific settings
Initialize with trust anchors and communities
Learn about:
- File-based anchor loading
- Configuration-based seeding
- Community creation
- Default users
Quick Verification
After setup, verify your installation:
You should receive a signed JWT containing the server's UDAP metadata.
Need Help?
If you encounter issues:
- Check the GitHub Issues
- Review the .NET troubleshooting guide
- Join the community discussions