# How to achieve node-red Dashboard editor security using openid/oauth

**URL:** https://discourse.nodered.org/t/how-to-achieve-node-red-dashboard-editor-security-using-openid-oauth/45813
**Category:** Dashboard
**Created:** [18 May 2021 06:15 UTC](https://discourse.nodered.org/t/how-to-achieve-node-red-dashboard-editor-security-using-openid-oauth/45813 "2021-05-18T06:15:09Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![Ranki](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/ranki/32/41282_2.png) [@Ranki](https://discourse.nodered.org/u/Ranki)
#### Post date: [18 May 2021 13:35 UTC](https://discourse.nodered.org/t/how-to-achieve-node-red-dashboard-editor-security-using-openid-oauth/45813/4 "2021-05-18T13:35:36Z")

</div>

Did you check for the topic in the forum search? Maybe this can help you:

> [@Own custom OAuth/OpenID provider implementation](https://discourse.nodered.org/t/own-custom-oauth-openid-provider-implementation/9658):
>
> Hello everyone, I need some help if it is possible. Here is the short description of my node-red setup. I want to implement my own custom Passport.js Strategy and use it with node-red. Note: the node-red storage engine is overridden with my own implementation. I have reached the point where I successfully take a JWT token from my own custom provider and it is stored in editor’s (browser) localStorage. The token is attached to every request as a bearer token. But then comes the problem, the edit…

Or maybe @knolleary has an idea.

Cheers  
Ranki

---

_[View the full topic](https://discourse.nodered.org/t/how-to-achieve-node-red-dashboard-editor-security-using-openid-oauth/45813)._
