You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a REST endpoint which returns a list of all Groups. This endpoint should not require authentication. It should, however, have proper HTTP cache-control headers to allow caching its response (e.g. from a reverse proxy, or CDN).
Create a REST endpoint which returns a list of all
Groups. This endpoint should not require authentication. It should, however, have proper HTTP cache-control headers to allow caching its response (e.g. from a reverse proxy, or CDN).