Ameya Patil
Ameya Patil
…r length properties in APV ## Proposed changes When Bound App Refresh tokens are redeemed the responses are encrypted using ECDH-ECIES, similar to PRTv4. The PR aims to move logic...
## Proposed changes When ESTS response contains refresh_token_type = bound_app_rt, it indicates Bound app refresh token (BART). This PR aims to read that and initialize BoundRefreshToken and set it as...
…ting BARTs ## Proposed changes Add a property in request parameters so that calling application can indicate to broker that it is capable of requesting and handling BARTs (Bound App...
We are using Apple's SSO Extension on managed iOS devices to provide SSO functionality : [SSO Extension](https://developer.apple.com/documentation/authenticationservices?language=objc) In iOS, on work place joined devices, sign in network requests to obtain...