okta / samples-android

samples-android
https://github.com/okta/samples-android
Apache License 2.0
37 stars 52 forks source link

Session is Active or not #101

Open rajeshjadidminc opened 1 year ago

rajeshjadidminc commented 1 year ago

Describe the feature request?

Hi,

I have used sample_android SDK for OKTA SDK integration.

Now I have added some users and assigned the application and they are able to access the application. but now I want to revoke the specific user session which I have achieved through the portal but on the mobile app, there is no direct way to check the session until I call the user information,

It will show LoggedIn in the state always and navigate user to user information page.

New or Affected Resource(s)

Hi,

I have used sample_android SDK for OKTA SDK integration.

Now I have added some users and assigned the application and they are able to access the application. but now I want to revoke the specific user session which I have achieved through the portal but on the mobile app, there is no direct way to check the session until I call the user information,

It will show LoggedIn in the state always and navigate user to user information page.

Provide a documentation link

No response

Additional Information?

No response

rajeshjadidminc commented 1 year ago

@rajdeepnanua-okta Any update on this?

rajdeepnanua-okta commented 1 year ago

Hi @rajeshjadidminc, this is unfortunately not possible with the okta-mobile-kotlin SDK currently. There isn't any background or push service in the SDK to allow this. I will bring up this feature request to our product management.