Table of Contents |
---|
...
(Optional) Set up GTM for Google Analytics Tracking
See Google Analytics for Identity for information and a configuration guide for this feature.
...
String Resource | Current Value | Placement |
account.login.resetpassword | Reset password | Displays at bottom of login page |
account.forgotpassword.forgotpassword | Forgot Password | Displays top of reset password page |
account.forgotpassword.description | To reset your password, please enter your email or username and select continue." | Displays beneath title, if no description is entered area is collapsed. |
account.forgotpassword.username | Email or username | Displays beneath description above entry field. |
account.forgotpassword.validation.success | Success! An email and link for resettning your password has been sent to this address. | Displays beneath email.username field after password reset email is sent. |
account.forgotpassword.validation.invalid | Invalid email address, please try again. | Displays beneath email.username field if invalid entry. |
account.resetpassword.resetpassword | Reset Password | Title displays when user taken from email link to reset password page. |
account.resetpassword.description | Please enter and confirm password below. | Description displays beneath reset password title, if no text is entered, description box collapses. |
account.resetpassword.password | Password | Displays beneath description above password field. |
account.resetpassword.confirmpassword | Confirm Password | Displays above confirm password field. |
account.resetpassword.validation.invalid | Password must contain at least 6 characters, a lower case character, an upper case character, at least one digit, and a non-alphanumeric character. | Displays beneath password fields if entry is invalid. |
account.passwordexpired.passwordexpired | Password Expired | |
account.passwordexpired.description | Your current account password has expired. To reset your password, please enter your email or username and select continue. | |
account.passwordexpired.username | Email or username | |
account.passwordexpired.validation.success | Success! An email and link for resetting your password has been sent to this address. | Message appears beneath user email entry if reset email sent successfully. |
account.passwordexpired.validation.invalid | Invalid email address, please try again. | Message appears beneath user email entry if reset email unable to be sent. |
String Resource | Current Value | Placement |
account.lockout.remainingattempts (NOTE: This string is for the number of login attempts remaining before the user is locked out.) | You have {0} remaining attempts. (NOTE: Be sure to include the {0}, as it is the placeholder token for the number of remaining attempts.) | |
account.lockout.lockedout (NOTE: This is a message notifying the user that they will be locked out for X minutes.) | Your account has been locked for {0}. (NOTE: Be sure to include the {0}, as it is the placeholder token for the number of minutes.) |
Identity Theming
When using Identity, your client folder will include a background image and your logo image. Horizontal logo images are recommended when using the Identity application. In addition to language strings (listed above), the following components may be configured by resorts upon implementing Identity. All other UI features default to the application.
...
Find and install the Identity Plugin
In the Aspenware Commerce admin panel go to Configuration > Local Plugins
Search the list for ExternalAuth Methods : Identity Authentication
Select Install.
Once installation is complete, select Restart application to apply changes at the top of the page.
Info |
---|
NOTE: This restart can take up to 7 minutes to complete and should occur during low-traffic times. |
Configure Identity External Authentication
Go to Configuration > External Authentication
If the Identity plugin has been successfully installed you will see it on the admin screen.
Select Configure.
Enter your OpenID, ClientID, and OpenID ClientSecret (these are created and provided by Aspenware).
In the Authority to use when connecting to OpenID field enter the web address (URL) that will be using Identity.
Select Save.
Return to the External Authentication Admin page and select Edit.
Select the check box under the Is active column then select Update.
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
...