Csrf
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-08.)
Csrf has 2 facts recorded in Dontopedia across 2 references.
Maturity scale
raw canonical shape-checked rule-derived certifiedRdf:typerdf:type
- Security Mechanism[1]all time · 86dd0c55 4279 450f B832 Cfae801dc960
Statusstatus
- disabled[2]sourceall time · 189f9024 E0e9 4713 A3bb 803cb8a232d8
Inbound mentions (4)
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.
affectsAffects(1)
- Disable Csrf
ex:disable-csrf
disablesDisables(1)
- Http Security
ex:HttpSecurity
disablesSecurityFeatureDisables Security Feature(1)
- Security Config
ex:SecurityConfig
handlesHandles(1)
- Keycloak
ex:Keycloak
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 (2)
- custom
ctx:claims/beam/86dd0c55-4279-450f-b832-cfae801dc960- full textbeam-chunktext/plain1 KB
doc:beam/86dd0c55-4279-450f-b832-cfae801dc960Show excerpt
super.configure(http); http .authorizeRequests() .antMatchers("/admin/**").hasRole("ADMIN") .antMatchers("/user/**").hasRole("USER") .anyRequest().permitAll(); // Disa…
- custom
ctx:claims/beam/189f9024-e0e9-4713-a3bb-803cb8a232d8- full textbeam-chunktext/plain1 KB
doc:beam/189f9024-e0e9-4713-a3bb-803cb8a232d8Show excerpt
import org.springframework.security.web.authentication.session.SessionAuthenticationStrategy; @Configuration @EnableWebSecurity @ComponentScan(basePackageClasses = KeycloakSecurityComponents.class) public class SecurityConfig extends Keycl…
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.