WSO2 JWT Authentication and Gateway grouping

爷,独闯天下 提交于 2019-12-11 15:07:50

问题


I have been trying to configure WSO2 API manager as our API Gateway. I am facing below issues while configuring and testing.

  1. Authorization of apis migrated to WSO2
  2. Getting JSONObject["exp"] not found. when trying to access API with Token
  3. Not sure about the client ID which has to be given for Authorization URL: https://localhost:8243/authorize
  4. Is this URL: https://localhost:8243/authorize is the one we use for authenticate the APIs
  5. Have used carbon for creating users, Service and Identity providers, Are they related to each other and how can we use it for the JWT authentication
  6. Is this subscription means creating a user for using API?
  7. How i can group multiple APIs into a microgateway

Please help me

Thanks

来源:https://stackoverflow.com/questions/58726653/wso2-jwt-authentication-and-gateway-grouping

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!