SSO Implementation

Hi,

  I need to implement SSO in the android app.  I have successfully implemented SSO in the web.  SSO Authentication is successful in the mobile app.  When it comes to authorization, it is not working.  Have configured call back url and it is working fine for web.  Not getting RefreshToken, state and session state.  Can someone help in this