ColdBox Security Module
Search…
v2.x
Introduction
Intro
Release History
What's New With 2.15.0
What's New With 2.14.0
What's New With 2.13.0
What's New With 2.12.0
What's New With 2.11.x
What's New With 2.10.0
What's New With 2.9.0
What's New With 2.8.0
What's New With 2.7.0
What's New With 2.6.0
What's New With 2.5.0
What's New With 2.4.0
What's New With 2.3.0
What's New With 2.2.0
What's New With 2.1.0
What's New With 2.0.0
About This Book
Author
Getting Started
Installation
Overview
Configuration
Usage
Authentication Services
Security Rules
Security Annotations
Secured URL
Interceptions
cbSecurity Model
Cross Site Request Forgery
Security Validators
CBAuth Validator
CFML Security Validator
Custom Validator
JWT
JWT Services
JWT Validator
Refresh Tokens
Token Storage
JWT Interceptions
External links
Source code
Issue Tracker
cbauth
cbcsrf
JWT CFML
Powered By
GitBook
What's New With 2.5.0
2020-APR-03
In this release we have updated our internal authentication library
cbauth
to version 5.x. Which brings the following changes to
cbauth
:
Added preLogin, postLogin, preLogout, postLogout interception points
authentication()
now returns the user if valid
Just run
update cbsecurity
and you are done!
Previous
What's New With 2.6.0
Next
What's New With 2.4.0
Last modified
2yr ago
Copy link
Edit on GitHub