RippleOSI / Ripple-Showcase-Stack-Project

repo for Showcase Stack (PulseTile+ QEWDjs + EtherCIS) - Project issues
Apache License 2.0
0 stars 0 forks source link

Auth0 Showcase for Ripple Foundation React-admin Showcase #22

Open PhilBarrett opened 5 years ago

PhilBarrett commented 5 years ago

Using Auth0 see (https://github.com/RippleOSI/React_Node_OAuth_Demo) (not OIDC at this time) with three roles (Admin, clinician and patient), showing: Business intelligence view (Charts) Multi Patient View from searching (with FHIR MPI MS (from Scotland) to enable creation / edit) Single Patient view (patient summary)

Each role will have their own RBAC: Administrator sees: 1,2,3 Clinician sees: 2 and 3 (starting with a One London equivalent landing screen) Patient sees: 3 only (tied to one NHS#)

http://138.68.129.46:3000

test-patient@gmail.com test-doctor@gmail.com test-administrator@gmail.com

Password = test123! API / initialise also needs to be refactored so stack isn’t linked to a single NHS # but instead is linked to the user profile as above

tony-shannon commented 5 years ago

Will do this one later, hold here in To Do for now please

tony-shannon commented 5 years ago

working well now, thanks @DmitrySolyannik

Some documentation for Readme & related PRs next please

tony-shannon commented 5 years ago

PR merged, needs testing and update after

kuvakina commented 5 years ago

@tony-shannon @PhilBarrett

We've tested https://showcase-auth0.ripple.foundation

In general, it works but we noticed some issues on Friday, although it worked correctly before. The issues described here: issue #97