Skip to content
This repository has been archived by the owner on Apr 2, 2020. It is now read-only.

Check Cert authentication docs #101

Closed
sahilIT2020 opened this issue Sep 15, 2018 · 4 comments
Closed

Check Cert authentication docs #101

sahilIT2020 opened this issue Sep 15, 2018 · 4 comments
Assignees

Comments

@sahilIT2020
Copy link

Getting this error when cert authentication is enabled

java.lang.Exception: Using default external type class at org.xdi.service.custom.script.CustomScriptManager.createExternalType(CustomScriptManager.java:349) at org.xdi.service.custom.script.CustomScriptManager.reloadCustomScriptConfigurations(CustomScriptManager.java:253) at org.xdi.service.custom.script.CustomScriptManager.reloadImpl(CustomScriptManager.java:153) at org.xdi.service.custom.script.CustomScriptManager.reload(CustomScriptManager.java:141) at org.xdi.service.custom.script.CustomScriptManager.reloadTimerEvent(CustomScriptManager.java:118) at org.xdi.service.custom.script.CustomScriptManager$Proxy$_$$WeldSubclass.reloadTimerEvent(Unknown Source) at sun.reflect.GeneratedMethodAccessor111.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.jboss.weld.injection.StaticMethodInjectionPoint.invoke(StaticMethodInjectionPoint.java:95) at org.jboss.weld.injection.StaticMethodInjectionPoint.invoke(StaticMethodInjectionPoint.java:85) at org.jboss.weld.injection.MethodInvocationStrategy$SimpleMethodInvocationStrategy.invoke(MethodInvocationStrategy.java:129) at org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:330) at org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:308) at org.jboss.weld.event.ObserverMethodImpl.notify(ObserverMethodImpl.java:286) at javax.enterprise.inject.spi.ObserverMethod.notify(ObserverMethod.java:124) at org.jboss.weld.util.Observers.notify(Observers.java:166) at org.jboss.weld.event.ObserverNotifier.notifySyncObservers(ObserverNotifier.java:285) at org.jboss.weld.event.ObserverNotifier.notify(ObserverNotifier.java:273) at org.jboss.weld.event.ObserverNotifier.fireEvent(ObserverNotifier.java:177) at org.jboss.weld.event.ObserverNotifier.fireEvent(ObserverNotifier.java:159) at org.jboss.weld.manager.BeanManagerImpl.fireEvent(BeanManagerImpl.java:632) at org.jboss.weld.util.ForwardingBeanManager.fireEvent(ForwardingBeanManager.java:104) at org.xdi.service.timer.TimerJob.execute(TimerJob.java:37) at org.xdi.service.timer.JobExecutionDelegate.execute(JobExecutionDelegate.java:29) at org.xdi.service.timer.JobExecutionDelegate$Proxy$$$_WeldClientProxy.execute(Unknown Source) at org.quartz.core.JobRunShell.run(JobRunShell.java:202) at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573)

@yurem
Copy link

yurem commented Sep 17, 2018

Can you attach full stack trace from logs?

@willow9886
Copy link
Contributor

@sahiliamsso can you provide?

@sahilIT2020
Copy link
Author

It worked fine after generating certs and importing in chrome browser.

@yurem yurem reopened this Sep 29, 2018
@willow9886 willow9886 assigned sahilIT2020 and unassigned yurem Nov 23, 2018
@willow9886 willow9886 transferred this issue from GluuFederation/oxAuth Nov 23, 2018
@willow9886 willow9886 changed the title Cert authentication failing Check Cert authentication docs Nov 23, 2018
@syntrydy syntrydy closed this as completed Jan 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants