Brixel / DoorRequestService

MIT License
0 stars 1 forks source link

Oauth idp #90

Closed vyruz1986 closed 1 year ago

vyruz1986 commented 1 year ago

This removes all of the LDAP and IdentityServer4 authentication, and relies on some external OAuth2 identity provider for authentication. It has been tested with Brixel's Keycloak instance.

It defines 2 roles which grants access to application features:

2nd factor authentication is also not handled by this repository anymore, if required, it is expected that this is configured at the identity provider