Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

OuterIdentity must be optional, also for EAP-TLS #73

Description

@jornane

<OuterIdentity> is an optional field, but the Android native module requires it, because Android requires the field to be set. This means that the app must set a value.

If no <OuterIdentity> is set, it should be set to the commonName of the client certificate, or the user-provided username.

Metadata

Metadata

Assignees

No one assigned

    Labels

    androidAndroid relatedbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions