USEPA / GeoPlatform-Request-Tool

Provisions EPA GeoPlatform (GPO) user accounts during emergency response events and projects
6 stars 2 forks source link

Support portal provider and removed password auth #127

Closed rdmccann closed 8 months ago

tbock commented 1 year ago

So far two high level things I've found are

Nope I stand corrected. Looks good on this front.

tbock commented 1 year ago

@rdmccann password auth is disabled but I think the user creation template still needs to be added and users passwords should be set to unusable. I didn't immediately find any of this: https://github.com/USEPA/R9-Intranet/pull/1179/files

Also I think logout is broke for non-staff users. Basically if they can't access the admin I don't think they can current logout since we remove the api auth endpoint. We might need to setup a stand alone logout endpoint to resolve this.