ID Token in OpenID in WSO2 Identity Server 5.1.0
ID Token is a JSON Web Token (JWT) which has introduced by OpenID Connect. OAuth does not communicate the identity information of the end user. Due to this OpenID uses ID Token to communicate the end user information. You can read more on ID Token in [1]. Let see how we can get the ID … Continue reading ID Token in OpenID in WSO2 Identity Server 5.1.0