check_user_roles
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-10.)
check_user_roles has 21 facts recorded in Dontopedia across 3 references, with 2 live disagreements.
Mostly:rdf:type(3), returns boolean(2), function(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (7)
Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.
functionFunction(2)
- Access Control Logic
ex:access-control-logic - Keycloak Client
ex:keycloak-client
calledByCalled by(1)
- Userinfo
ex:userinfo
callsFunctionCalls Function(1)
- Get Documentation
ex:get-documentation
checksUserRolesChecks User Roles(1)
- Documentation Route
ex:documentation-route
definedAfterDefined After(1)
- Get Documentation
ex:get-documentation
dependsOnDepends on(1)
- Get Documentation
ex:get-documentation
Other facts (20)
The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.
| Predicate | Value | Ref |
|---|---|---|
| Rdf:type | Operation | [1] |
| Rdf:type | Function | [2] |
| Rdf:type | Function | [3] |
| Returns Boolean | true | [3] |
| Returns Boolean | false | [3] |
| Function | Check Permissions | [1] |
| Returns | Access Decision | [2] |
| Has Parameter | user_token | [3] |
| Calls Method | Userinfo | [3] |
| Checks Role | documentation_viewer | [3] |
| Extracts From | Userinfo | [3] |
| Defined Via | Def | [3] |
| Defined Before | Get Documentation | [3] |
| Accesses | Userinfo | [3] |
| Checks for Role | documentation_viewer | [3] |
| Role Check Logic | documentation_viewer in user_roles | [3] |
| Depends on | Keycloak Instance | [3] |
| Role Name | documentation_viewer | [3] |
| Role Check Type | membership | [3] |
| Function Name | check_user_roles | [3] |
Timeline
Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.
References (3)
ctx:claims/beam/2c87aac5-b9c9-4a37-8049-714d2b304637ctx:claims/beam/15a0fbdb-a1f6-431b-9f94-484313230c42ctx:claims/beam/4ef0ea1f-afb5-4f90-9302-e2f4fd478785- full textbeam-chunktext/plain1 KB
doc:beam/4ef0ea1f-afb5-4f90-9302-e2f4fd478785Show excerpt
# Initialize Keycloak configuration keycloak_config = keycloak.KeycloakServerConfig( url="https://example.com/auth", realm_name="my_realm", client_id="my_client", client_secret="your_client_secret" ) # Get the Keycloak inst…
See also
Keep researching
Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.