[
https://issues.apache.org/jira/browse/DIRKRB-484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lin Chen resolved DIRKRB-484.
-----------------------------
Resolution: Fixed
commit dbc73db7a9cca2bc216e56f9a0021755c4a9567f
Author: Lin <[email protected]>
Date: Mon Nov 30 20:56:17 2015 +0800
DIRKRB-484 Refactor configuration items for TokenPreauth in KDC side
> Refactor configuration items for TokenPreauth in KDC side
> ---------------------------------------------------------
>
> Key: DIRKRB-484
> URL: https://issues.apache.org/jira/browse/DIRKRB-484
> Project: Directory Kerberos
> Issue Type: Improvement
> Reporter: Lin Chen
> Assignee: Lin Chen
>
> Refactor configuration items for TokenPreauth in KDC side as [~drankye]
> raised in ML.
> Change
> {code}
> VERIFY_KEY(),
> DECRYPTION_KEY(),
> ISSUERS();
> {code}
> to something like follows:
> {code}
> TOKEN_VERIFY_KEYS(),
> TOKEN_DECRYPTION_KEYS(),
> TOKEN_ISSUERS();
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)