lightblue-platform / lightblue-rest

Data access layer as service REST API
GNU General Public License v3.0
9 stars 16 forks source link

Add endpoint for querying roles? #253

Open alechenninger opened 7 years ago

alechenninger commented 7 years ago

I'd like an endpoint I could call from my application to confirm that my application can talk to lightblue, can authenticate, and has expected roles. This would be used as a healthcheck.

Good idea? Bad idea? Feasible?

akoserwal commented 7 years ago

Good idea, Also if we can check what access permission a client certificate is granted by hitting an end point?

derek63 commented 7 years ago

+1 to endpoint with roles (but only your own roles, not querying for any user/cert)