Issues
- Audit log should include a default extractor for usernameJTOTP-17Resolved issue: JTOTP-17Scott Cantor
- Add auto-focus to token code field in formJTOTP-16Resolved issue: JTOTP-16Scott Cantor
- Support authn audit loggingJTOTP-15Resolved issue: JTOTP-15Scott Cantor
- View contains reference to deprecated classJTOTP-14Resolved issue: JTOTP-14Scott Cantor
- Attribute-sourced seed resolver fails to install PRC lookup strategyJTOTP-13Resolved issue: JTOTP-13Scott Cantor
- Messages can't be overridden by deployerJTOTP-12Resolved issue: JTOTP-12Scott Cantor
- Suggest changing the support level for Version 1.0.0JTOTP-11Resolved issue: JTOTP-11Scott Cantor
- Implement automatic drift detection and offset correctionJTOTP-10Scott Cantor
- Plugin was never updated with HttpServletRequest access changesJTOTP-9Resolved issue: JTOTP-9Scott Cantor
- Add CSP protection to viewsJTOTP-8Resolved issue: JTOTP-8Scott Cantor
- Release Version 2.0.0JTOTP-7Resolved issue: JTOTP-7Scott Cantor
- Port to IdP V5JTOTP-6Resolved issue: JTOTP-6Scott Cantor
- Adjust beans to avoid ServletRequest warnings on IdP 4.3JTOTP-5Resolved issue: JTOTP-5Scott Cantor
- Migrate view to new IdP example look and feelJTOTP-4Resolved issue: JTOTP-4Scott Cantor
- Add an enrollment function and management flowJTOTP-3
- Release 0.0.2 for testing.JTOTP-2Resolved issue: JTOTP-2Scott Cantor
- Add distributionManagement section to POMJTOTP-1Resolved issue: JTOTP-1Philip Smart
17 of 17
Audit log should include a default extractor for username
Done
Basics
Logistics
Basics
Logistics
Description
Environment
None
Details
Details
Details
Created 3 days ago
Updated 3 days ago
Resolved 3 days ago
Activity
Show:
Scott Cantor3 days ago
Unfortunately I apparently neglected to include a conditional import to allow for defining custom beans inside the flow. I think I could work out a way to do it, but it’s easier to just spin a patch for this.
I neglected to hardwire in the Username extractor for the audit logging feature. It can be done easily with an expression so we can just include it in a future patch.