wso2is - wso2 IS: Oauth hidden by default; gives exceptions when manually "unhidden" -



wso2is - wso2 IS: Oauth hidden by default; gives exceptions when manually "unhidden" -

after installing identity server, can't follow tutorial here because "oauth" doesn't appear under main->manage in admin console. inspecting carbon.xml shows hidden default (reasonable explanations welcome).

enabling in carbon.xml makes appear, when register new application, error:

error {org.apache.catalina.core.applicationdispatcher} - servlet.service() servlet bridgeservlet threw exception {org.apache.catalina.core.applicationdispatcher} java.lang.nullpointerexception @ org.apache.jsp.application.configure_002dservice_002dprovider_jsp._jspservice(org.apache.jsp.application.configure_002dservice_002dprovider_jsp:155) @ org.apache.jasper.runtime.httpjspbase.service(httpjspbase.java:111) @ javax.servlet.http.httpservlet.service(httpservlet.java:848) @ org.apache.jasper.servlet.jspservletwrapper.service(jspservletwrapper.java:403) ... error {org.apache.tiles.jsp.taglib.rolesecuritytagsupport} - io error executing tag: jspexception while including path '/application/configure-service-provider.jsp'. servletexception while including page. {org.apache.tiles.jsp.taglib.rolesecuritytagsupport} java.io.ioexception: jspexception while including path '/application/configure-service-provider.jsp'. servletexception while including page. @ org.apache.tiles.jsp.context.jsptilesrequestcontext.include(jsptilesrequestcontext.java:91) @ org.apache.tiles.jsp.context.jsptilesrequestcontext.dispatch(jsptilesrequestcontext.java:82) @ org.apache.tiles.impl.basictilescontainer.render(basictilescontainer.java:465) ....

anybody else seen before? i'm using wso2 identity server 5.0.0

that article written wso2 4.6.0 , have not tried in 5.0 yet. should able working 5.0 too. challenge is 5.0 has little different ui construction 4.6.0.

for oauth related configuration in 5.0, please go service providers , add together new service provider. go inbound authentication configurations > oauth/openid connect configuration > configure

hope helps.

edit: can find official docs here.

wso2 wso2is

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -