[jboss-jira] [JBoss JIRA] (WFLY-2107) JASPI custom provider fails with no explicit error message
Derek Horton (JIRA)
jira-events at lists.jboss.org
Wed Sep 18 15:58:03 EDT 2013
Derek Horton created WFLY-2107:
----------------------------------
Summary: JASPI custom provider fails with no explicit error message
Key: WFLY-2107
URL: https://issues.jboss.org/browse/WFLY-2107
Project: WildFly
Issue Type: Bug
Components: Security
Reporter: Derek Horton
Assignee: Darran Lofthouse
The JASPI module loading code does not provide a useful error message. The error appears to be generated in org.jboss.security.auth.message.config.JBossServerAuthConfig, but its lost before it makes it into the log file.
A user can run into this issue when the auth-module class name (the 'code' attribute) is wrong or when a custom auth-module is used and the class loading dependencies are not setup correctly.
Steps to Reproduce:
1. Misspell the auth-module class name
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list