Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.
Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

What is the expiry of SAML Refresh token , generated as Part of Apigee Edge SAML OAuth2 support?

Not applicable

curl -H "Content-Type:application/x-www-form-urlencoded;charset=utf-8"-H "Accept: application/json;charset=utf-8"-H "Authorization: Basic ZWRnZWNsaTplZGdlY2xpc2VjcmV0"-X POST https://login.apigee.com/oauth/token?mfa_token=<6 Digit token> -d 'username=jdoe@example.com&password=abc123&grant_type=password'

1 1 360
1 REPLY 1

anilsr
Former Googler

Great Question @krishna.prasadm , @docs team any idea regarding same ? Doc here doesn't have above information. I am sure, You have explored these APIs, Any help is appreciated.