[jira] [Created] (DIRKRB-587) Load JWT verification key from classpath as well

2016-06-15 Thread Colm O hEigeartaigh (JIRA)
Colm O hEigeartaigh created DIRKRB-587: -- Summary: Load JWT verification key from classpath as well Key: DIRKRB-587 URL: https://issues.apache.org/jira/browse/DIRKRB-587 Project: Directory

[jira] [Resolved] (DIRKRB-587) Load JWT verification key from classpath as well

2016-06-15 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh resolved DIRKRB-587. Resolution: Fixed > Load JWT verification key from classpath as well >

[jira] [Created] (DIRKRB-586) NPE in KdcHandler on an Exception

2016-06-15 Thread Colm O hEigeartaigh (JIRA)
Colm O hEigeartaigh created DIRKRB-586: -- Summary: NPE in KdcHandler on an Exception Key: DIRKRB-586 URL: https://issues.apache.org/jira/browse/DIRKRB-586 Project: Directory Kerberos

[jira] [Created] (DIRKRB-584) NPE if the token issuers value is not specified

2016-06-15 Thread Colm O hEigeartaigh (JIRA)
Colm O hEigeartaigh created DIRKRB-584: -- Summary: NPE if the token issuers value is not specified Key: DIRKRB-584 URL: https://issues.apache.org/jira/browse/DIRKRB-584 Project: Directory Kerberos

[jira] [Resolved] (DIRKRB-584) NPE if the token issuers value is not specified

2016-06-15 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh resolved DIRKRB-584. Resolution: Fixed > NPE if the token issuers value is not specified >

[jira] [Created] (DIRKRB-585) Allow for optional expiry + NotBefore claims when processing a JWT token

2016-06-15 Thread Colm O hEigeartaigh (JIRA)
Colm O hEigeartaigh created DIRKRB-585: -- Summary: Allow for optional expiry + NotBefore claims when processing a JWT token Key: DIRKRB-585 URL: https://issues.apache.org/jira/browse/DIRKRB-585

[jira] [Resolved] (DIRKRB-585) Allow for optional expiry + NotBefore claims when processing a JWT token

2016-06-15 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh resolved DIRKRB-585. Resolution: Fixed > Allow for optional expiry + NotBefore claims when processing a

[jira] [Resolved] (DIRKRB-586) NPE in KdcHandler on an Exception

2016-06-15 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh resolved DIRKRB-586. Resolution: Fixed > NPE in KdcHandler on an Exception >

RE: Kerberos Login fails through Apache Directory Studio

2016-06-15 Thread Zheng, Kai
I don’t have the experience, but guess you could try different encryption types and see if any different result. And, what JDK are you using? Regards, Kai From: siva venkat [mailto:sivar...@gmail.com] Sent: Wednesday, June 15, 2016 11:12 PM To: dev@directory.apache.org;

Re: [VOTE] Apache LDAP API 1.0.0-RC1 release

2016-06-15 Thread Stefan Seelmann
+1 * Built with Java 8 on Linux * Verified checksums and signature of src zip package Kind Regards, Stefan On 06/14/2016 10:27 AM, Emmanuel Lécharny wrote: > Hi, > > This is a vote for the first release candidate of the 1.0.0 LDAP > API/Shared, 1.0.0-RC1. > > The proposed release is a

[jira] [Commented] (DIRKRB-580) Implement list_principals in Remote Kadmin

2016-06-15 Thread YanYan (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15333061#comment-15333061 ] YanYan commented on DIRKRB-580: --- I think it is very clever to change the prompting in both

Re: [VOTE] Apache LDAP API 1.0.0-RC1 release

2016-06-15 Thread Pierre Smits
+1, checksums and signature checked built with java version "1.8.0_45" on MacOS 10.9.5 Best regards, Pierre Smits ORRTIZ.COM OFBiz based solutions & services OFBiz Extensions Marketplace http://oem.ofbizci.net/oci-2/ On Wed, Jun 15, 2016 at 10:15 PM, Stefan Seelmann

[jira] [Commented] (DIRKRB-580) Implement list_principals in Remote Kadmin

2016-06-15 Thread ChenQing (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15333157#comment-15333157 ] ChenQing commented on DIRKRB-580: - Thanks! > Implement list_principals in Remote Kadmin >

[jira] [Updated] (DIRKRB-582) Implement checksum calculation for Authenticator in ApRequest

2016-06-15 Thread ChenQing (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ChenQing updated DIRKRB-582: Attachment: DIRKRB-582-v1.patch Usage:run test function in KerbyGssAppTest.java Major code: 1.