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.

i'm getting following error when post https://wso2amsrv.com:9463/oauth2/token. error - saml2bearergranthandler error in constructing xml object encoded string
- not sure configuration correct
- 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
Post a Comment