wso2is - SAML extension grant type configuration of wso2 api manager -


i'm configuring saml sso , saml oauth2 bearer token exchange on wso2 products. wso2 identity server instance idp , same instance configured service provider sso. , wso2 api manager instance saml2 oauth2 bearer token exchange.

service provider configuration (wso2 is, running on port 9443) wso2 idp configuration (saml2 oauth2 token exchange on port 9463)

i'm getting following error when post https://wso2amsrv.com:9463/oauth2/token. error - saml2bearergranthandler error in constructing xml object encoded string

  1. not sure configuration correct
  2. what encoding saml assertion? url encoding or base64 encoding?

configurations not seems correct. saml2 assertion xml. when calling /token endpoint, saml2 assertion must base64 url encoded. great, if can go through this understand how can setup grant access token saml2 bearer assertion profile.


Comments

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Magento/PHP - Get phones on all members in a customer group -

session - Logging Out Using PHP -