1
0
mirror of synced 2025-12-23 21:07:12 -05:00
Files
docs/content/authentication/keeping-your-account-and-data-secure/viewing-and-managing-your-sessions.md

1.4 KiB

title, intro, versions, type, topics, shortTitle
title intro versions type topics shortTitle
Viewing and managing your sessions You can view and revoke your active sessions in your settings.
fpt ghec ghes
* * *
how_to
SSO
Viewing and managing sessions

You can view a list of devices that have logged into your account, and revoke any sessions that you don't recognize.

{% data reusables.user-settings.access_settings %} {% data reusables.user-settings.sessions %}

  1. Under "Web sessions", you can see your active web sessions. {% ifversion fpt or ghec %}

    Under "{% data variables.product.prodname_mobile %} sessions", you can see a list of devices that have logged into your account via the {% data variables.product.prodname_mobile %} app.{% endif %}

  2. To see the web session details, click See more.

  3. To revoke a web session, click Revoke session. {% ifversion fpt or ghec %}

  4. Optionally, to revoke a {% data variables.product.prodname_mobile %} session, go back to the Sessions overview page and click Revoke next to the device you want to revoke.

    Note

    Revoking a mobile session signs you out of the {% data variables.product.prodname_mobile %} application on that device and removes it as a second-factor option.

{% endif %}

Further information