Skip to content

MobSF Launch Mode of Activity (net.openid.appauth.AuthorizationManagementActivity) is not standard. #376

@ButuzGOL

Description

@ButuzGOL

Did test of MobSF
and got
Launch Mode of Activity (net.openid.appauth.AuthorizationManagementActivity) is not standard.

An Activity should not be having the launch mode attribute set to "singleTask/singleInstance" as it becomes root Activity and it is possible for other applications to read the contents of the calling Intent. So it is required to use the "standard" launch mode attribute when sensitive information is included in an Intent.

Could you help me do we need to do something from app side
app using lib https://github.com/FormidableLabs/react-native-app-auth
screen shot 2018-07-19 at 5 10 14 pm

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions