plusplusjiajia [Wed, 18 Oct 2017 08:19:48 +0000 (16:19 +0800)]
DIRKRB-662 Cross realm tgs request should skip checking client entry.
zenglinx [Mon, 16 Oct 2017 09:25:35 +0000 (17:25 +0800)]
DIRKRB-660 Compatibility problem with hadoop when getting default credential cache
zenglinx [Mon, 16 Oct 2017 08:44:54 +0000 (16:44 +0800)]
DIRKRB-661 Add duration time parse support when parsing krb5.conf.
zenglinx [Mon, 16 Oct 2017 05:18:51 +0000 (13:18 +0800)]
DIRKRB-655 Add setting up cross realm authentication guide.
plusplusjiajia [Fri, 29 Sep 2017 06:43:24 +0000 (14:43 +0800)]
DIRKRB-649 Cross realm server side implementation.
plusplusjiajia [Fri, 22 Sep 2017 08:05:07 +0000 (16:05 +0800)]
DIRKRB-648 Cross realm client side implementation. Contributed by Frank.
plusplusjiajia [Thu, 21 Sep 2017 02:53:00 +0000 (10:53 +0800)]
DIRKRB-650 Getting capaths section from krb5.conf. Contributed by Frank.
plusplusjiajia [Thu, 14 Sep 2017 12:57:33 +0000 (20:57 +0800)]
DIRKRB-657 Implement kinit tool to get tgt ticket from remote realm. Contributed by Frank.
plusplusjiajia [Tue, 12 Sep 2017 03:29:54 +0000 (11:29 +0800)]
DIRKRB-656 Compatibility problem with Kerberos when getting service ticket. Contributed by Frank Zeng.
Colm O hEigeartaigh [Fri, 8 Sep 2017 11:25:31 +0000 (12:25 +0100)]
Trivial whitespace change
Colm O hEigeartaigh [Fri, 8 Sep 2017 10:36:06 +0000 (11:36 +0100)]
DIRKRB-654 - Adding tests for the JWT Access Token case using GSS
plusplusjiajia [Thu, 7 Sep 2017 02:13:25 +0000 (10:13 +0800)]
DIRKRB-653 Implement kinit -c -S to get service ticket. Contributed by Frank Zeng.
plusplusjiajia [Wed, 6 Sep 2017 06:10:55 +0000 (14:10 +0800)]
DIRKRB-652 Support dynamic load token provider.
Colm O hEigeartaigh [Tue, 5 Sep 2017 11:09:03 +0000 (12:09 +0100)]
DIRKRB-651 - Add support to send a JWT AccessToken via the GSS API
Colm O hEigeartaigh [Wed, 30 Aug 2017 09:16:47 +0000 (10:16 +0100)]
DIRKRB-647 - Compilation error with java7 in gss module
Colm O hEigeartaigh [Thu, 10 Aug 2017 09:11:22 +0000 (10:11 +0100)]
DIRKRB-644 - ClassCastException in TokenPreauth
plusplusjiajia [Thu, 10 Aug 2017 02:03:39 +0000 (10:03 +0800)]
Merge remote-tracking branch 'asf/trunk' into trunk
plusplusjiajia [Thu, 10 Aug 2017 02:01:46 +0000 (10:01 +0800)]
Add the feature of parsing time duration for kinit tool. Contributed by Lin Zeng.
Colm O hEigeartaigh [Tue, 8 Aug 2017 11:28:36 +0000 (12:28 +0100)]
Minor change to token login module
plusplusjiajia [Tue, 8 Aug 2017 06:26:21 +0000 (14:26 +0800)]
Implement kinit -P, -p
plusplusjiajia [Tue, 8 Aug 2017 05:59:12 +0000 (13:59 +0800)]
Implement kinit -F, -f
plusplusjiajia [Tue, 8 Aug 2017 01:19:19 +0000 (09:19 +0800)]
DIRKRB-645 Start KerbyKdcServer should be failed if kdc_port already in use. Contributed by Lin Zeng.
Colm O hEigeartaigh [Fri, 4 Aug 2017 10:09:30 +0000 (11:09 +0100)]
Trivial cleanup
Colm O hEigeartaigh [Fri, 4 Aug 2017 08:47:48 +0000 (09:47 +0100)]
Make it possible to get a SGT using an AuthToken and a TGT
plusplusjiajia [Fri, 4 Aug 2017 07:57:45 +0000 (15:57 +0800)]
DIRKRB-643 Implement kinit -l -r. Contributed by Lin Zeng.
plusplusjiajia [Fri, 4 Aug 2017 06:11:33 +0000 (14:11 +0800)]
DIRKRB-642 Remove the bytes util functions in GssTokenBase. Contributed by Lin Zeng.
Colm O hEigeartaigh [Thu, 3 Aug 2017 15:46:37 +0000 (16:46 +0100)]
Adding modernizer plugin
Colm O hEigeartaigh [Thu, 3 Aug 2017 14:35:54 +0000 (15:35 +0100)]
Set the peer name for the GSSAccept case
Colm O hEigeartaigh [Thu, 3 Aug 2017 14:11:42 +0000 (15:11 +0100)]
Change GssAcceptCred to return the correction EncryptionKey
Colm O hEigeartaigh [Thu, 3 Aug 2017 13:50:39 +0000 (14:50 +0100)]
Removing Ticket stuff from GssAcceptCred
plusplusjiajia [Thu, 3 Aug 2017 13:06:11 +0000 (21:06 +0800)]
Get the KerberosKey from Subject as the server key.
Colm O hEigeartaigh [Thu, 3 Aug 2017 12:45:44 +0000 (13:45 +0100)]
DIRKRB-638 - KerbyGssAppTest fails when there is no keytab on the service side
- Test added.
plusplusjiajia [Wed, 2 Aug 2017 05:17:22 +0000 (13:17 +0800)]
DIRKRB-641 Implement kinit -k -i. Contributed by Lin Zeng.
plusplusjiajia [Tue, 1 Aug 2017 04:51:27 +0000 (12:51 +0800)]
DIRKRB-640 mplement renew ticket in kinit tool.
Colm O hEigeartaigh [Thu, 27 Jul 2017 10:06:03 +0000 (11:06 +0100)]
DIRKRB-638 - Adding a test
Colm O hEigeartaigh [Thu, 27 Jul 2017 09:09:38 +0000 (10:09 +0100)]
Minor fix
Colm O hEigeartaigh [Thu, 27 Jul 2017 09:07:03 +0000 (10:07 +0100)]
NPE fix if no keytab is found and we have no principal name
Colm O hEigeartaigh [Wed, 26 Jul 2017 13:27:50 +0000 (14:27 +0100)]
DIRKRB-637 - NPE in GssAcceptCred when no initial GSSCredential is passed to manager.createContext
plusplusjiajia [Wed, 26 Jul 2017 02:41:29 +0000 (10:41 +0800)]
Get ticket life time from config.
Colm O hEigeartaigh [Tue, 25 Jul 2017 10:53:06 +0000 (11:53 +0100)]
DIRKRB-637 - Testcase to reproduce.
Colm O hEigeartaigh [Tue, 25 Jul 2017 10:37:36 +0000 (11:37 +0100)]
Refactoring integration tests
Colm O hEigeartaigh [Mon, 24 Jul 2017 11:41:21 +0000 (12:41 +0100)]
Updating trunk to 1.1.0-SNAPSHOT
Colm O hEigeartaigh [Mon, 24 Jul 2017 11:34:48 +0000 (12:34 +0100)]
DIRKRB-636 - NPE in GssInitCred when a tgt is obtained via JAAS
Colm O hEigeartaigh [Mon, 24 Jul 2017 11:26:46 +0000 (12:26 +0100)]
Adding GSS JAAS integration tests
Colm O hEigeartaigh [Mon, 24 Jul 2017 08:26:46 +0000 (09:26 +0100)]
DIRKRB-635 - Backends should be optional when building kerby. Thanks to Lin Zeng.
Colm O hEigeartaigh [Fri, 21 Jul 2017 15:03:02 +0000 (16:03 +0100)]
Fixing dead code warning
Colm O hEigeartaigh [Fri, 21 Jul 2017 14:45:10 +0000 (15:45 +0100)]
Avoiding some NPEs
Colm O hEigeartaigh [Fri, 21 Jul 2017 14:14:12 +0000 (15:14 +0100)]
PMD fix
Colm O hEigeartaigh [Fri, 21 Jul 2017 14:01:11 +0000 (15:01 +0100)]
Fixing some problems with the merges
Drankye [Fri, 1 Jul 2016 09:08:14 +0000 (17:08 +0800)]
Refactoring the package and structure
Colm O hEigeartaigh [Fri, 21 Jul 2017 13:57:55 +0000 (14:57 +0100)]
DIRKRB-581 - Imcompatible token header in init context against JDK GssApi. Thanks to Wei Zhou.
Colm O hEigeartaigh [Fri, 21 Jul 2017 13:57:18 +0000 (14:57 +0100)]
DIRKRB-576 - Add test for client-server based on Kerby GssApi. Thanks to Wei Zhou
Colm O hEigeartaigh [Fri, 21 Jul 2017 13:55:56 +0000 (14:55 +0100)]
DIRKRB-571 - Add encryptRaw interface for GssToken encryption
Colm O hEigeartaigh [Fri, 21 Jul 2017 13:55:32 +0000 (14:55 +0100)]
DIRKRB-568 - Using RFC 4121 tokens in KerbyContext. Thanks to Wei Zhou.
Colm O hEigeartaigh [Fri, 21 Jul 2017 13:54:19 +0000 (14:54 +0100)]
DIRKRB-566 - Implement Gss tokens defined in RFC 1964. Thanks to Wei Zhou.
Colm O hEigeartaigh [Fri, 21 Jul 2017 13:47:22 +0000 (14:47 +0100)]
DIRKRB-565 - Implement Gss tokens defined in RFC 4121. Thanks to Wei Zhou.
Colm O hEigeartaigh [Fri, 21 Jul 2017 13:46:39 +0000 (14:46 +0100)]
DIRKRB-560 - Implement GSSContextSpi interface. Thanks to Wei Zhou.
Colm O hEigeartaigh [Fri, 21 Jul 2017 13:46:11 +0000 (14:46 +0100)]
DIRKRB-559 - Validataion of ApReq and ApRep message in peer node. Thanks to Wei Zhou.
Colm O hEigeartaigh [Fri, 21 Jul 2017 13:45:27 +0000 (14:45 +0100)]
DIRKRB-555 - Implement GSSNameSpi interface. Thanks to Wei Zhou.
Colm O hEigeartaigh [Fri, 21 Jul 2017 13:44:45 +0000 (14:44 +0100)]
DIRKRB-551 - Data type conversion between GSSAPI interface and Kerby. Thanks to Wei Zhou.
plusplusjiajia [Mon, 17 Jul 2017 01:46:56 +0000 (09:46 +0800)]
Enable using keytab in kinit tool.
plusplusjiajia [Fri, 14 Jul 2017 08:30:37 +0000 (16:30 +0800)]
DIRKRB-634 Failed to get service granting ticket from MIT KDC using Kerby client.
plusplusjiajia [Wed, 12 Jul 2017 08:06:14 +0000 (16:06 +0800)]
DIRKRB-633 Invalid signature file digest for Manifest main attributes exception after running kinit tool
Colm O hEigeartaigh [Tue, 11 Jul 2017 10:55:14 +0000 (11:55 +0100)]
Another NPE if the audience is not set
Colm O hEigeartaigh [Tue, 11 Jul 2017 10:25:43 +0000 (11:25 +0100)]
NPE fix if there are no audiences in the token
Colm O hEigeartaigh [Wed, 5 Jul 2017 15:27:38 +0000 (16:27 +0100)]
Adding signature tests
Colm O hEigeartaigh [Wed, 5 Jul 2017 15:11:50 +0000 (16:11 +0100)]
DIRKRB-632 - Adding unit tests for identity and access tokens
Colm O hEigeartaigh [Wed, 5 Jul 2017 14:36:06 +0000 (15:36 +0100)]
DIRKRB-Put claims from the JWT access token into the authorization data of the ticket
Colm O hEigeartaigh [Wed, 5 Jul 2017 11:34:18 +0000 (12:34 +0100)]
Adding a new class KdcClientRequest to encapsulate information to pass through to the IdentityService to create authorization data
Colm O hEigeartaigh [Mon, 3 Jul 2017 10:55:27 +0000 (11:55 +0100)]
Adding some negative tests for the token login module
Colm O hEigeartaigh [Mon, 3 Jul 2017 10:42:04 +0000 (11:42 +0100)]
Reusing some code and some minor fixes
Colm O hEigeartaigh [Mon, 3 Jul 2017 09:56:33 +0000 (10:56 +0100)]
Decode the KrbToken properly
Colm O hEigeartaigh [Fri, 30 Jun 2017 09:08:14 +0000 (10:08 +0100)]
Make the credential cache optional for the TokenAuthLoginModule
Colm O hEigeartaigh [Wed, 28 Jun 2017 09:45:18 +0000 (10:45 +0100)]
Changed some methods to return empty collections instead of null
Colm O hEigeartaigh [Wed, 28 Jun 2017 09:24:27 +0000 (10:24 +0100)]
Fixing version
plusplusjiajia [Wed, 28 Jun 2017 02:21:04 +0000 (10:21 +0800)]
Move TokenAuthLoginModule from integration-test module into the kerb-client module.
Stefan Seelmann [Sun, 25 Jun 2017 18:26:22 +0000 (20:26 +0200)]
Fix compatibility to Java 7
Colm O hEigeartaigh [Mon, 19 Jun 2017 12:11:33 +0000 (13:11 +0100)]
Change the TokenCache to write to a specified file name instead of a default location
plusplusjiajia [Mon, 19 Jun 2017 05:07:04 +0000 (13:07 +0800)]
Fix DIRKRB-629:ICMP Port Unreachable error message with GSS + default transport.
plusplusjiajia [Wed, 14 Jun 2017 02:43:46 +0000 (10:43 +0800)]
Fix DIRKRB-614 and DIRKRB-631.
Colm O hEigeartaigh [Wed, 7 Jun 2017 09:56:32 +0000 (10:56 +0100)]
Updating to latest Apache DS + API releases
Colm O hEigeartaigh [Wed, 31 May 2017 11:30:42 +0000 (12:30 +0100)]
A few minor changes
Colm O hEigeartaigh [Mon, 15 May 2017 11:59:27 +0000 (12:59 +0100)]
Spelling fix
Colm O hEigeartaigh [Mon, 15 May 2017 11:57:52 +0000 (12:57 +0100)]
Fixing some NPEs on shutdown
Colm O hEigeartaigh [Mon, 15 May 2017 08:30:33 +0000 (09:30 +0100)]
Adding release date for 1.0.0
Colm O hEigeartaigh [Thu, 11 May 2017 14:26:29 +0000 (15:26 +0100)]
This closes #26
Colm O hEigeartaigh [Thu, 11 May 2017 14:21:45 +0000 (15:21 +0100)]
This closes #16
Colm O hEigeartaigh [Thu, 11 May 2017 14:21:16 +0000 (15:21 +0100)]
Fixing stray project version
Colm O hEigeartaigh [Thu, 11 May 2017 13:50:08 +0000 (14:50 +0100)]
This closes #27
Colm O hEigeartaigh [Thu, 11 May 2017 13:46:37 +0000 (14:46 +0100)]
This closes #2.
Colm O hEigeartaigh [Wed, 10 May 2017 11:47:12 +0000 (12:47 +0100)]
Fixing link
Colm O hEigeartaigh [Wed, 10 May 2017 11:46:21 +0000 (12:46 +0100)]
Amending license blurb
Colm O hEigeartaigh [Wed, 10 May 2017 11:31:06 +0000 (12:31 +0100)]
Minor tweak
Colm O hEigeartaigh [Wed, 10 May 2017 11:24:41 +0000 (12:24 +0100)]
Cleaning up LICENSE files
Colm O hEigeartaigh [Wed, 10 May 2017 06:51:47 +0000 (07:51 +0100)]
[maven-release-plugin] prepare for next development iteration
Colm O hEigeartaigh [Wed, 10 May 2017 06:51:30 +0000 (07:51 +0100)]
[maven-release-plugin] prepare release kerby-all-1.0.0
Colm O hEigeartaigh [Tue, 9 May 2017 21:22:36 +0000 (22:22 +0100)]
*sigh* Revert "[maven-release-plugin] prepare release kerby-all-1.0.0"
This reverts commit
87dbae34f7ae46b9c8e307fcd593159dfd47935a.
Colm O hEigeartaigh [Tue, 9 May 2017 21:20:56 +0000 (22:20 +0100)]
[maven-release-plugin] prepare release kerby-all-1.0.0
Colm O hEigeartaigh [Tue, 9 May 2017 21:15:58 +0000 (22:15 +0100)]
Reverting to 1.0.0 again
Colm O hEigeartaigh [Tue, 9 May 2017 16:22:31 +0000 (17:22 +0100)]
[maven-release-plugin] prepare for next development iteration