Details
-
Type: Task
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: Orion
-
Component/s: None
-
Labels:None
-
Story Points:3
-
Sprint:Sprint 3, Sprint 1
-
Epic Link:
Description
Currently our refresh token generator for Bing can only generate refresh tokens for a user that has access to Bing production environment.
Since the user and method of refresh token generation is different for Bing sandbox environment, we will need to support that.
Once implemented, the refresh token generator can generate RT based on whether the realm is pointing to Bing production or sandbox.