File tree Expand file tree Collapse file tree 5 files changed +15
-10
lines changed
openam-authentication/openam-auth-push/src/main/resources
openam-rest/src/main/resources
openam-server-only/src/main/webapp/config/auth/default Expand file tree Collapse file tree 5 files changed +15
-10
lines changed Original file line number Diff line number Diff line change 1111# information: "Portions copyright [year] [name of copyright owner]".
1212#
1313# Copyright 2016 ForgeRock AS.
14+ # Portions copyright 2025 3A Systems LLC.
1415
1516authentication =Authentication Modules
16- iPlanetAMAuthAuthenticatorPushServiceDescription =ForgeRock Authenticator (Push)
17+ iPlanetAMAuthAuthenticatorPushServiceDescription =Authenticator (Push)
1718a600 =Authentication Level
1819a600.help =The authentication level associated with this module.
1920a600.help.txt =Each authentication module has an authentication level that can be used to indicate the level of security \
Original file line number Diff line number Diff line change 1111# information: "Portions copyright [year] [name of copyright owner]".
1212#
1313# Copyright 2016 ForgeRock AS.
14+ # Portions copyright 2025 3A Systems LLC.
1415
1516authentication =Authentication Modules
16- iPlanetAMAuthAuthenticatorPushRegistrationServiceDescription =ForgeRock Authenticator (Push) Registration
17+ iPlanetAMAuthAuthenticatorPushRegistrationServiceDescription =Authenticator (Push) Registration
1718a650 =Authentication Level
1819a650.help =The authentication level associated with this module.
1920a650.help.txt =Each authentication module has an authentication level that can be used to indicate the level of security \
Original file line number Diff line number Diff line change 2222# "Portions copyright [year] [name of copyright owner]"
2323#
2424# Portions Copyrighted 2016 Nomura Research Institute, Ltd.
25+ # Portions copyright 2025 3A Systems LLC.
2526
26- forgerock-auth-authenticator-push-service-description =ForgeRock Authenticator (Push) Service
27+ forgerock-auth-authenticator-push-service-description =Authenticator (Push) Service
2728a100 =Profile Storage Attribute
2829a100.help =The user's attribute in which to store Push Notification profiles.
2930a100.help.txt =A specific field has been generated by OpenAM to handle these profiles, and in most cases the default \
Original file line number Diff line number Diff line change 1414 information: "Portions copyright [year] [name of copyright owner]".
1515
1616 Copyright 2016 ForgeRock AS.
17+ Portions copyright 2025 3A Systems LLC.
1718-->
1819
1920<!DOCTYPE ModuleProperties PUBLIC "=//iPlanet//Authentication Module Properties XML Interface 1.0 DTD//EN"
2021 "jar://com/sun/identity/authentication/Auth_Module_Properties.dtd">
2122
2223<ModuleProperties moduleName =" AuthenticatorPush" version =" 1.0" >
2324 <!-- LOGIN_START -->
24- <Callbacks length =" 0" order =" 1" timeout =" 120" header =" ForgeRock Authenticator (Push)" >
25+ <Callbacks length =" 0" order =" 1" timeout =" 120" header =" Authenticator (Push)" >
2526 </Callbacks >
2627 <!-- USERNAME_STATE -->
27- <Callbacks length =" 1" order =" 2" timeout =" 120" header =" ForgeRock Authenticator (Push)" >
28+ <Callbacks length =" 1" order =" 2" timeout =" 120" header =" Authenticator (Push)" >
2829 <NameCallback >
2930 <Prompt >User Name:</Prompt >
3031 </NameCallback >
4142 </ConfirmationCallback >
4243 </Callbacks >
4344 <!-- For recovery code use -->
44- <Callbacks length =" 2" order =" 4" timeout =" 120" header =" Use ForgeRock Authenticator (Push) Recovery Code" >
45+ <Callbacks length =" 2" order =" 4" timeout =" 120" header =" Use Authenticator (Push) Recovery Code" >
4546 <NameCallback >
4647 <Prompt >Recovery Code</Prompt >
4748 </NameCallback >
5455 </ConfirmationCallback >
5556 </Callbacks >
5657 <!-- For recovery code use -->
57- <Callbacks length =" 2" order =" 5" timeout =" 120" header =" ForgeRock Authenticator (Push) Recovery Code Used" >
58+ <Callbacks length =" 2" order =" 5" timeout =" 120" header =" Authenticator (Push) Recovery Code Used" >
5859 <TextOutputCallback >
5960 You have used one of your Recovery Codes. Please make sure you have a note of any remaining Recovery Codes.
6061 </TextOutputCallback >
Original file line number Diff line number Diff line change 1414 information: "Portions copyright [year] [name of copyright owner]".
1515
1616 Copyright 2016 ForgeRock AS.
17+ Portions copyright 2025 3A Systems LLC.
1718-->
1819
1920<!DOCTYPE ModuleProperties PUBLIC "=//iPlanet//Authentication Module Properties XML Interface 1.0 DTD//EN"
2021 "jar://com/sun/identity/authentication/Auth_Module_Properties.dtd">
2122
2223<ModuleProperties moduleName =" AuthenticatorPushRegistration" version =" 1.0" >
2324 <!-- LOGIN_START -->
24- <Callbacks length =" 0" order =" 1" timeout =" 120" header =" ForgeRock Authenticator (Push) Registration" >
25+ <Callbacks length =" 0" order =" 1" timeout =" 120" header =" Authenticator (Push) Registration" >
2526 </Callbacks >
2627 <!-- OPTIONS_PAGE -->
27- <Callbacks length =" 1" order =" 2" timeout =" 120" header =" ForgeRock Authenticator (Push) Registration" >
28+ <Callbacks length =" 1" order =" 2" timeout =" 120" header =" Authenticator (Push) Registration" >
2829 <ConfirmationCallback >
2930 <OptionValues >
3031 <OptionValue >
3839 </Callbacks >
3940 <!-- GET_THE_APP_INFO_PAGE -->
4041 <!-- For links to app store -->
41- <Callbacks length =" 3" order =" 3" timeout =" 120" header =" ForgeRock Authenticator (Push) Registration" >
42+ <Callbacks length =" 3" order =" 3" timeout =" 120" header =" Authenticator (Push) Registration" >
4243 <TextOutputCallback >#REPLACE#</TextOutputCallback >
4344 <TextOutputCallback >#REPLACE#</TextOutputCallback >
4445 <ConfirmationCallback >
You can’t perform that action at this time.
0 commit comments