Started playing around with our new Identity provider at work. Its in PoC form at this stage. Build with the help of the Identity 3.0 templates and asp.net core.
- Added certificates
- Enforced HTTPS
- Added some OAuth support
- Added some secure headers. Thanks to Andrew Lock and his article on How to add default security headers in ASP.NET Core using custom middleware
Now to add some support for Active directory and WS-Federation.