Dear all,
it may be silly question but i am stucked with following doubt:
mobile apps have dynamic address because installed on smartphone. So what should the callbackURL in Apigee Edge? Should i leave that blank and only pass it in the OAuth2 3-legged flow during token creation process? If so, apigee says that this case should only be used for trusted apps:
http://docs.apigee.com/api-services/content/oauthv2-policy
Please advice.
thanks lot,
Antonio
Solved! Go to Solution.
There are mainly 2 ways of doing this with mobile apps:
There are a lot of content, tutorials, tips and tricks on both approaches on the net - including heated discussions on _very custom_ URI schemes and global namespacing. I'd recommend you read those before implementing this.