+1 (binding) I have tested the release through the following:
1. checked signatures 2. viewed NOTICE, LICENSE and CHANGES files 3. built from source and ran all unit tests 4. deployed a development environment 5. tested SSO to homepage 6. tested token management page and APIs 7. tested admin ui 8. tested impersonation within the identity assertion providers and combined with token exchange patterns 9. tested OAuth client_id and client_secret in exchange for access and refresh tokens with the JWTProvider 10. tested CLIENTID API to acquire client_id and client_secret 11. tested APIKEY API to acquire an API Key to use as a bearer token 12. tested accepting an API Key as a bearer token with the JWTProvider 13. tested the RemoteAuthProvider for leveraging KNOX-AUTH-SERVICE in another topology from within the topology protected by the RemoteAuthProvider On Tue, Sep 9, 2025 at 10:49 AM Sandor Molnar <[email protected]> wrote: > Release candidate #2 for the Apache Knox 2.1.0 release is available at: > https://dist.apache.org/repos/dist/dev/knox/knox-2.1.0/ > > The release candidate is a zip archive of the sources in: > https://gitbox.apache.org/repos/asf/knox.git > Branch v2.1.0 (git checkout -b v2.1.0) > > The KEYS file for signature validation is available at: > https://dist.apache.org/repos/dist/release/knox/KEYS > > Please find the most recent changes here: > https://github.com/apache/knox/blob/v2.1.0/CHANGES > > KnoxShell User Guide: > https://knox.apache.org/books/knox-2-1-0/knoxshell_user_guide.html > > Gateway User Guide: > http://knox.apache.org/books/knox-2-1-0/user-guide.html > > Dev Guide: > http://knox.apache.org/books/knox-2-1-0/dev-guide.html > > Please vote on releasing this package as Apache Knox 2.1.0. > The vote is open for the next 7 days and passes if a majority of at > least three +1 Apache Knox PMC votes are cast. > > [ ] +1 Release this package as Apache Knox 2.1.0 > [ ] -1 Do not release this package because... > > Thanks, > Sandor >
