simplworld / simpl-games-api

An open source platform for creating amazing games and simulations
https://simpl.world/
GNU General Public License v2.0
7 stars 5 forks source link

Model service user connectivity check #34

Open frankwiles opened 4 years ago

frankwiles commented 4 years ago

We should provide a simple endpoint which simply checks if the model service user can authenticate and is_staff=True to allow us to give a better error message in model service. It's far far too easy to start hunting an unrelated model problem which turns out to be the SIMPL_AUTH just isn't setup in the API.