Add "reference" implementation
parent
1c23399e4e
commit
fa3012bc09
|
@ -18,7 +18,7 @@ _NOTE: JWT is never generated by the database. Influx OSS just checks that it is
|
|||
|
||||
## Desired Auth Flow with Mr Fusion using Bolt.
|
||||
|
||||
This describes what we'd like to see.
|
||||
This describes what we'd like to see. And [here](https://gist.github.com/kfitzpatrick/bf4c178876be5aa0b7ae069707b4528e) is a quick reference implementation.
|
||||
|
||||
_NOTE: Bolt might initially be replaced with a flat file. Obviously, we'd like to ship with Bolt. After that the plan is to be able to store in other system such as Influx, etcd, etc…_
|
||||
![MrFusion auth sequence diagram](./Proposed_MrFusion_with_Bolt.png)
|
||||
|
|
Loading…
Reference in New Issue