jans-auth-server: v1.0.7
·
23598 commits
to 9ee5ef615420fd2290922fb4795a094f2968850e
since this release
1.0.7 (2023-02-22)
Features
- add custom Github External Authenticator script for ADS #3625 (#3626) (f922a7a)
- add fast forward suport to skip step authentication flow #3582 (#3583) (25ee0af)
- add more loggers (#3742) (919bc86)
- add project metadata and related handling #3476 (#3584) (b95e53e)
- docs: updated swagger for new endpoint get jwt of ssa, also added more documentation for scopes. (7dcca94)
- jans-auth-server: add configurable rotation of client's registration access token #3578 (#3876) (83183c0)
- jans-auth-server: added dynamicRegistrationDefaultCustomAttributes to provide default custom attributes during dcr #3595 (#3596) (6202230)
- jans-auth-server: added flexible date formatter handler to AS (required by certification tools) #3600 (#3601) (f646d73)
- jans-auth-server: added flexible formatter handler for IdTokenFactory class (#3605) (f4b0179)
- jans-auth-server: added sector_identifier_uri content validation (certification) #3639 (#3641) (2583e53)
- jans-auth-server: introduced key_ops for granular map of crypto service to rotation profile #3415 (#3642) (58693c5)
- jans-auth-server: new endpoint for get jwt of ssa based on jti. (#3724) (7dcca94)
- jans-auth-server: OAuth 2.0 Step-up - added acr and auth_time #2589 (#3887) (2bd7a67)
- jans-auth-server: OAuth 2.0 Step-up - added acr and auth_time to introspection response #2589 (#3885) (a325998)
- jans-auth-server: provide ability to ignore/bypass prompt=consent #3721 (#3851) (c0286ba)
- jans-auth-server: provided ability to set scriptDns related attributes of client (e.g. introspectionScripts) #3645 (#3668) (cee2525)
- jans-auth-server: provided convenient method to add claim to AT as JWT in modifyAccessToken() method #3579 (#3629) (cf0a824)
- jans-auth-server: renamed "key_ops" -> "key_ops_type" #3790 (#3791) (cadb3d6)
- jans-auth-server: renamed "key_ops" -> "key_ops_type" #3790 (#3792) (7a6bcba)
- jans-auth-server: use key_ops=ssa to generate jwt from ssa (#3806) (2603bbb)
- process lib directory in
.gamafiles for ADS projects deployment (#3644) (40268ad) - Support Super Gluu one step authentication to Fido2 server #3593 (#3599) (c013b16)
Bug Fixes
- jans-auth-server: added testng to agama-inbound #3714 (#3719) (955ac8c)
- jans-auth-server: AS complication fails on main #3863 (#3864) (e2aa1a6)
- jans-auth-server: corrected issue caught by RegisterRequestTest #3683 (#3684) (3e201d8)
- jans-auth-server: error from introspection interception script is not propagated during AT as JWT creation #3904 (#3905) (8c551c0)
- jans-auth-server: jansApp attribute only relevant for SG (#3782) (6153a13)
- jans-auth-server: key_ops in jwks must be array #3777 (#3778) (2be2a03)
- jans-auth-server: provided corrected public key for outdated keystores during id_token creation if key_ops_type is absent #3840 (#3841) (3291eab)
- jans-auth-server: wrong Client Authn Method at token endpoint throws npe #3503 (#3598) (e3bd1e8)
- jans-config-api: runtime exceptions in config-api at startup (#3725) (8748cc3)
- prepare 1.0.7 release (ce02fd9)