Access
Each route chooses how callers prove who they are, which groups may read and which may write — and what the upstream learns about the person on the other end.
Sign-in
The same route table can hold an API secured by tokens, a dashboard that rides the Studio session, and a public health endpoint — each with the sign-in that fits it.
Groups
Viewing a dashboard and changing what's behind it aren't the same thing, so a route grants them separately — each to the groups you choose.
Forwarded identity
Services behind the gateway don't have to know what Bosca is. A route can inject headers on the way through, filled from the signed-in caller and the request itself.
Keep exploring