helium / console

A management console to onboard and manage devices running on the Helium blockchain network.
Apache License 2.0
104 stars 31 forks source link

Feature Request: support openid connect (for example keycloak) #1232

Open tob123 opened 2 years ago

tob123 commented 2 years ago

Feature Request: support openid connect to login to the helium console. this protocol is in use a lot. examples / usecases: -use you azure account to login to helium. -use your own identity provider tooling (such as keycloak). reference that could help: https://github.com/AxaGuilDEv/react-oidc

or perhaps someone could share how to incorporate "react-oidc" into the helium console ?

regards / thanks ahead.

tob