public interface ExternalIdentityProvider
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
This will identify the provider when the user selects it (if selection is required)
|
void |
initiateExternalAuth(Resource resource,
Request request,
Response response)
Begin the external authentication process.
|
String getName()
Copyright © 2021 McEvoy Software Ltd. All rights reserved.