问题
I have been trying to configure WSO2 API manager as our API Gateway. I am facing below issues while configuring and testing.
- Authorization of apis migrated to WSO2
- Getting JSONObject["exp"] not found. when trying to access API with Token
- Not sure about the client ID which has to be given for Authorization URL: https://localhost:8243/authorize
- Is this URL: https://localhost:8243/authorize is the one we use for authenticate the APIs
- 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
- Is this subscription means creating a user for using API?
- How i can group multiple APIs into a microgateway
Please help me
Thanks
来源:https://stackoverflow.com/questions/58726653/wso2-jwt-authentication-and-gateway-grouping