Hi Team,
I hope everyone is safe and well !!
Need your expertise on this issue :
We are trying to convert Access token to SAML token using the OAuth OBO grant type. While we request to get SAML assertions using Access token we put details such as "resource = ABC" however in saml response it is getting as "audience = spn: ABC."
The issue is we get spn with a resource value in saml response that is not acceptable by our application team. Can you please shed some lights Why we are getting spn appended in SAML audience value?