CN102984142A - Login system and login method of enterprise resource planning system - Google Patents

Login system and login method of enterprise resource planning system Download PDF

Info

Publication number
CN102984142A
CN102984142A CN2012104777462A CN201210477746A CN102984142A CN 102984142 A CN102984142 A CN 102984142A CN 2012104777462 A CN2012104777462 A CN 2012104777462A CN 201210477746 A CN201210477746 A CN 201210477746A CN 102984142 A CN102984142 A CN 102984142A
Authority
CN
China
Prior art keywords
login
client
language
enterprise resource
resource planning
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN2012104777462A
Other languages
Chinese (zh)
Other versions
CN102984142B (en
Inventor
季升升
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Yonyou Software Co Ltd
Original Assignee
Yonyou Software Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Yonyou Software Co Ltd filed Critical Yonyou Software Co Ltd
Priority to CN201210477746.2A priority Critical patent/CN102984142B/en
Publication of CN102984142A publication Critical patent/CN102984142A/en
Application granted granted Critical
Publication of CN102984142B publication Critical patent/CN102984142B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

The invention provides a login system of an enterprise resource planning system. The login system comprises a client, a login server, a connection string transmitting unit, a language identification acquiring unit and a display unit, wherein the connection string transmitting unit is located on the client and is used for transmitting a Uniform Resource Locator (URL) connection string which is used for logging in the enterprise resource planning system to the login server, the language identification acquiring unit is located on the login server and is used for acquiring language marks from the URL connection string, and the display unit is located on the client and is used for displaying the display content corresponding to the language marks on the client. The invention also provides a login method of the enterprise resource planning system. By the aid of the technical scheme, during the enterprise resource planning system login, corresponding displayed language interfaces are adjusted automatically in accordance with language information of the client.

Description

The login system of enterprise resource planning and login method
Technical field
The present invention relates to field of computer technology, in particular to a kind of login method of login system and a kind of enterprise resource planning of enterprise resource planning.
Background technology
Web mode login system has been general processing mode.The Web mode provides login page for the user who needs login system.But in correlation technique, for logining by the Web mode in the process of enterprise resource planning, often directly demonstrate the language page of acquiescence in client, and can't adjust for the practical language situation of client, be not easy to different regions user's use.
Therefore, need a kind of new login techniques, can when the login enterprise resource planning, according to the language message of client, automatically adjust the language page of the correspondence that demonstrates.
Summary of the invention
The present invention just is being based on the problems referred to above, has proposed a kind of new login techniques, can when the login enterprise resource planning, according to the language message of client, automatically adjust the language page of the correspondence that demonstrates.
In view of this, the present invention proposes a kind of login system of enterprise resource planning, comprise client and logon server, described login system comprises: connect the string transmitting element, be positioned at described client, be used for sending the URL connection string that is used for logining described enterprise resource planning to described logon server; The language identification acquiring unit is positioned at described logon server, is used for connecting string from described URL and obtains language identification; Display unit is positioned at described client, for the displaying contents that demonstrates in described client corresponding to described language identification.
In this technical scheme, client need to be connected required user's name of when login URL and connect string and be sent to logon server when logining with password, by logon server it is verified.Thereby by connect at this URL add language identification in the string so that logon server can clear and definite client language form, in order to corresponding language page be provided and be presented in the display of client.
In technique scheme, preferably, described logon server also comprises: type is supported judging unit, is used for judging whether described enterprise resource planning supports the language form that described language identification is corresponding, if support, then described display unit shows corresponding displaying contents in described client; The information inspection unit is used for supporting that in described type the judged result of judging unit is in the situation about not supporting, checks the cookie information of described client, with by the language form of described display unit according to described cookie information, shows described displaying contents; The type acquiring unit is used for not existing in the situation of described cookie information in described client, obtains the browser language of described client, with by the type of described display unit according to described browser language, shows described displaying contents.
In this technical scheme, logon server can initiatively be checked cookie information or the browser language of client, thereby determine its required language form.
In technique scheme, preferably, described logon server also comprises: the log-on message memory cell is used for the log-on message that the user fills in is stored in the cookie of described client; Login type judging unit is used for judging whether current login type is automatic login, if then automatically obtain the log-on message of storage from the cookie of described client, to be used for the login authentication of described logon server.
In this technical scheme, if automatically login, then client can be preserved automatically to log-on message, thereby so that after logon server can obtain it, realizes that automatically the user logins.
In technique scheme, preferably, described client also comprises: the information encryption unit is used for the log-on message of the cookie that is stored in described client is encrypted processing; The information call unit is used for calling described enciphered message from the cookie of described client when described client need to be logined described enterprise resource planning; Described logon server also comprises: the decrypts information unit is used for described enciphered message is decrypted operation, to be used for the login authentication of described logon server.
In this technical scheme, by the log-on message that is kept among the cookie is encrypted and decryption processing, thereby guarantee user's information security.
In technique scheme, preferably, described logon server also comprises: the inefficacy judging unit is used for judging whether the session of described enterprise resource planning lost efficacy; Page judging unit, judged result at described inefficacy judging unit is in the situation that is, judge the type of the current page of described client, wherein, if the current page of described client is the root page, then directly return login page, if described current page is subpage frame, then obtain the corresponding root page according to described subpage frame traversal, to load described login page.
In this technical scheme, when session lost efficacy, initiatively in time switch to login page, in time again login of user.
According to another aspect of the invention, also proposed a kind of login method of enterprise resource planning, having comprised: step 202, client send the URL connection string that is used for logining described enterprise resource planning to logon server; Step 204, described logon server connect the string from described URL obtains language identification; Step 206 demonstrates displaying contents corresponding to described language identification in described client.
In this technical scheme, client need to be connected required user's name of when login URL and connect string and be sent to logon server when logining with password, by logon server it is verified.Thereby by connect at this URL add language identification in the string so that logon server can clear and definite client language form, in order to corresponding language page be provided and be presented in the display of client.
In technique scheme, preferably, also comprise: judge whether described enterprise resource planning supports the language form that described language identification is corresponding, if support, then show corresponding displaying contents, if do not support, then check the cookie information of described client, and according to the language form of described cookie information, show described displaying contents, wherein, if there is not described cookie information in the described client, then obtain the browser language of described client, with the type according to described browser language, show described displaying contents.
In this technical scheme, logon server can initiatively be checked cookie information or the browser language of client, thereby determine its required language form.
In technique scheme, preferably, described step 202 also comprises: the log-on message that the user is filled in is stored among the cookie of described client; Judge whether current login type is automatic login, if then automatically from the cookie of described client, obtain the log-on message of storage, to be used for the login authentication of described logon server.
In this technical scheme, if automatically login, then client can be preserved automatically to log-on message, thereby so that after logon server can obtain it, realizes that automatically the user logins.
In technique scheme, preferably, also comprise: the log-on message among the cookie that is stored in described client is encrypted processing; When described client need to be logined described enterprise resource planning, from the cookie of described client, call described enciphered message; Described enciphered message is decrypted operation, to be used for the login authentication of described logon server.
In this technical scheme, by the log-on message that is kept among the cookie is encrypted and decryption processing, thereby guarantee user's information security.
In technique scheme, preferably, also comprise: when the session of described enterprise resource planning lost efficacy, if the current page of described client is the root page, then directly return login page, if described current page is subpage frame, then obtain the corresponding root page according to described subpage frame traversal, to load described login page.
In this technical scheme, when session lost efficacy, initiatively in time switch to login page, in time again login of user.
By above technical scheme, can when the login enterprise resource planning, according to the language message of client, automatically adjust the language page of the correspondence that demonstrates.
Description of drawings
Fig. 1 shows the according to an embodiment of the invention block diagram of the login system of enterprise resource planning;
Fig. 2 shows the according to an embodiment of the invention flow chart of the login method of enterprise resource planning;
Fig. 3 shows the according to an embodiment of the invention particular flow sheet of client Language Processing;
Fig. 4 shows the according to an embodiment of the invention particular flow sheet of client-side information encryption and decryption;
Fig. 5 shows the particular flow sheet of automatically logining according to an embodiment of the invention the web system;
Fig. 6 shows the according to an embodiment of the invention particular flow sheet of session crash handling.
Embodiment
In order more clearly to understand above-mentioned purpose of the present invention, feature and advantage, below in conjunction with the drawings and specific embodiments the present invention is further described in detail.Need to prove that in the situation of not conflicting, the application's embodiment and the feature among the embodiment can make up mutually.
A lot of details have been set forth in the following description so that fully understand the present invention; but; the present invention can also adopt other to be different from other modes described here and implement, and therefore, protection scope of the present invention is not subjected to the restriction of following public specific embodiment.
Fig. 1 shows the according to an embodiment of the invention block diagram of the login system of enterprise resource planning.
As shown in Figure 1, the login system 100 of enterprise resource planning according to an embodiment of the invention, comprise client 102 and logon server 104, described login system 100 comprises: connect string transmitting element 1022, be positioned at described client 102, be used for sending the URL connection string that is used for logining described enterprise resource planning to described logon server 104; Language identification acquiring unit 1040 is positioned at described logon server 104, is used for connecting string from described URL and obtains language identification; Display unit 1024 is positioned at described client 102, for the displaying contents that demonstrates in described client 102 corresponding to described language identification.
In this technical scheme, client 102 need to be connected required user's name of when login URL and connect string and be sent to logon server 104 when logining with password, by logon server 104 it is verified.Thereby by connect at this URL add language identification in the string so that logon server 104 can clear and definite client language form, in order to corresponding language page be provided and be presented in the display of client 102.
In technique scheme, preferably, described logon server 104 also comprises: type is supported judging unit 1041, be used for judging whether described enterprise resource planning supports the language form that described language identification is corresponding, if support, then described display unit 1024 shows corresponding displaying contents in described client 102; Information inspection unit 1042, be used for supporting that in described type the judged result of judging unit 1041 is in the situation about not supporting, check the cookie information of described client 102, with by the language form of described display unit 1024 according to described cookie information, show described displaying contents; Type acquiring unit 1043, be used for not existing in the situation of described cookie information in described client 102, obtain the browser language of described client 102, with by the type of described display unit 1024 according to described browser language, show described displaying contents.
In this technical scheme, logon server 104 can initiatively be checked cookie information or the browser language of client 102, thereby determine its required language form.
In technique scheme, preferably, described logon server 104 also comprises: log-on message memory cell 1044 is used for the log-on message that the user fills in is stored in the cookie of described client 102; Login type judging unit 1045 is used for judging whether current login type is automatic login, if then automatically obtain the log-on message of storage from the cookie of described client 102, to be used for the login authentication of described logon server 104.
In this technical scheme, if automatically login, then client 102 can be preserved automatically to log-on message, thereby so that after logon server 104 can obtain it, realizes that automatically the user logins.
In technique scheme, preferably, described client 102 also comprises: information encryption unit 1026 is used for the log-on message of the cookie that is stored in described client 102 is encrypted processing; Information call unit 1028 is used for calling described enciphered message from the cookie of described client 102 when described client 102 needs the described enterprise resource planning of login; Described logon server 104 also comprises: decrypts information unit 1046 is used for described enciphered message is decrypted operation, to be used for the login authentication of described logon server 104.
In this technical scheme, by the log-on message that is kept among the cookie is encrypted and decryption processing, thereby guarantee user's information security.
In technique scheme, preferably, described logon server 104 also comprises: inefficacy judging unit 1047 is used for judging whether the session of described enterprise resource planning lost efficacy; Page judging unit 1048, judged result at described inefficacy judging unit 1047 is in the situation that is, judge the type of the current page of described client 102, wherein, if the current page of described client 102 is the root page, then directly return login page, if described current page is subpage frame, then obtain the corresponding root page according to described subpage frame traversal, to load described login page.
In this technical scheme, when session lost efficacy, initiatively in time switch to login page, in time again login of user.
Fig. 2 shows the according to an embodiment of the invention flow chart of the login method of enterprise resource planning.
As shown in Figure 2, the login method of enterprise resource planning according to an embodiment of the invention comprises: step 202, client send the URL that is used for logining described enterprise resource planning to logon server and connect string; Step 204, described logon server connect the string from described URL obtains language identification; Step 206 demonstrates displaying contents corresponding to described language identification in described client.
In this technical scheme, client need to be connected required user's name of when login URL and connect string and be sent to logon server when logining with password, by logon server it is verified.Thereby by connect at this URL add language identification in the string so that logon server can clear and definite client language form, in order to corresponding language page be provided and be presented in the display of client.
In technique scheme, preferably, also comprise: judge whether described enterprise resource planning supports the language form that described language identification is corresponding, if support, then show corresponding displaying contents, if do not support, then check the cookie information of described client, and according to the language form of described cookie information, show described displaying contents, wherein, if there is not described cookie information in the described client, then obtain the browser language of described client, with the type according to described browser language, show described displaying contents.
In this technical scheme, logon server can initiatively be checked cookie information or the browser language of client, thereby determine its required language form.
In technique scheme, preferably, described step 202 also comprises: the log-on message that the user is filled in is stored among the cookie of described client; Judge whether current login type is automatic login, if then automatically from the cookie of described client, obtain the log-on message of storage, to be used for the login authentication of described logon server.
In this technical scheme, if automatically login, then client can be preserved automatically to log-on message, thereby so that after logon server can obtain it, realizes that automatically the user logins.
In technique scheme, preferably, also comprise: the log-on message among the cookie that is stored in described client is encrypted processing; When described client need to be logined described enterprise resource planning, from the cookie of described client, call described enciphered message; Described enciphered message is decrypted operation, to be used for the login authentication of described logon server.
In this technical scheme, by the log-on message that is kept among the cookie is encrypted and decryption processing, thereby guarantee user's information security.
In technique scheme, preferably, also comprise: when the session of described enterprise resource planning lost efficacy, if the current page of described client is the root page, then directly return login page, if described current page is subpage frame, then obtain the corresponding root page according to described subpage frame traversal, to load described login page.
In this technical scheme, when session lost efficacy, initiatively in time switch to login page, in time again login of user.
The web login method that the present invention proposes mainly comprises client Language Processing, client-side information encryption and decryption, automatically logins web system, session 4 aspects of login process that lost efficacy again:
1, client Language Processing: in URL, comprise language message and supported then acquiescence login and demonstration by system; Do not supported by the web system if comprise among language parameter or the current URL language parameter among the URL, then need process language.
2, client-side information encryption and decryption: client-side information transmits in network or client-side information when being saved among the Cookie, needs process the client-side information encryption and decryption.The encryption of user profile mainly comprises 2 aspects: the encryption of user profile among the encryption of client-side information and the local Cookie in the submission URL connection string.Deciphering about user profile comprises here: user profile shows the deciphering of client user's name to login page decryption processing, the server checking routine among the cookie.
3, automatically login the web system: when the user accesses the web system, after user selection is logined automatically, when access web system, the automatic login of user is processed.When user security logs off, for the processing of automatic login web system.
4, session crash handling: after the session of web system lost efficacy, when again logining the web system, the processing that login page shows.
Below in conjunction with Fig. 3 to Fig. 6, respectively above-mentioned four aspects are elaborated.
One, client Language Processing
Client Language Processing flow process is as shown in Figure 3:
In URL, comprise language message and supported then acquiescence login and demonstration by system; Do not supported by system if comprise among language parameter or the current URL language parameter among the URL, then need process language.
1., obtain client language (if client-access is crossed the web system, then can stored cookie information) from Cookie Language Processing mainly comprises:; If 2. do not store the client language message among the Cookie, then obtain the client browser language.
Here, obtaining of client language, mainly comprise 3 aspects: the above IE browser of browser language, IE9 (comprising IE9), the following IE browser of IE9 that meet the W3C standard, if the client language is not supported by the web system, the language message of acquiescence then is set, thereby reload the page, login and the demonstration of web system interface according to language message among the URL.
If web system supporting language is English, simplified form of Chinese Character, corresponding speech encoding is respectively " en " and " zh_CN ", and web system default language is " zh_CN ".Web system login address is http://yonyou.com/login.jsf.During client-access web system:
(1) access URL is http://yonyou.com/login.jsf lang=en, and URL connects in the string and comprises language message and the support of web system, and then: acquiescence shows, carries out follow-up system and processes.
Is (2) access URL connects string http://yonyou.com/login.jsf? lang=jp (comprise the client language message but the web system does not support), perhaps URL connection string is http://yonyou.com (not comprising the client language message among the URL), then needs process the client language.
For above-mentioned condition (2), then carry out the client Language Processing:
1, at first from client Cookie, obtains the client language: if comprise the client language message among the Cookie, if language message is to comprise language message among the lang=zh_CN(Cookie, then its information must be supported by the web system), then: the page reloads (including language message among the URL), carries out above-mentioned (1) operation; If do not comprise the client language message among the Cookie, then carry out 2 operations.
2, do not comprise the client language message among the Cookie, then obtain the client browser language.If client browser language (the browser, assumed speech encoding is zh_TW) is not supported by system that then carry out according to default language zh_CN, the page is shown as simplified form of Chinese Character; Otherwise language message is set to the client browser language, and language message is set to browser language (the browser, assumed speech encoding is en) among the URL.Afterwards, the page reloads (comprising the client language message among the URL after reloading), connects language message en in the string according to URL, carries out the demonstration of English interface.
So far, the client Language Processing is finished.
Two, client-side information encryption and decryption
Client-side information encryption and decryption handling process is as shown in Figure 4:
The client-side information encryption mainly is divided into 2 kinds of situations and is encrypted:
1, user name is encrypted: default action is namely carried out the user name encryption, and the user name after the encryption is stored among the cookie; During client login web system, from cookie, take out user name, be decrypted demonstration.
2, user profile is encrypted: when user selection when remembeing user profile or automatic login system, then need client user's name and password are encrypted, the user profile after then will encrypting is stored among the cookie.When client is logined again, show and preserved client-side information.
The deciphering of client-side information mainly is divided into 2 kinds of situations and is decrypted operation:
1, non-selected automatic login: during the non-selected automatic login of client, then when login system, then decrypted user name, password, thus user profile is presented at client.
When 2, logining the web system: server end carries out the deciphering of user name, thereby carries out matching treatment with user name in the database.
Illustrating above-mentioned encryption and decryption processes: system access URL is http://yonyou.com/login.jsf lang=en, and the login verification page is http://yonyou.com/check.jsf lang=en.
When (1) client was logined the web system, non-selected preservation client-side information then when client login web system, was only encrypted client user's name, is stored among the cookie, and the user profile after encrypting is committed on the Receipt Validation URL of web system.For example, the user is called admin, and password is 123456, when login, user name is encrypted the rear AsDfdMEAAstKAQagdwBAII6ACABDwKST that is, by generating cipher behind the md5 encryption algorithm is: 83afd72a43f77d93bad42aa54e2c723f.Submit to URL then to be:
http://yonyou.com/check.jsf?lang=en&user=AsDfdMEAAstKAQagdwBAII6ACABDwKST&pwd=83afd72a43f77d93bad42aa54e2c723f。
(2) select to preserve user profile: the user profile after will encrypting is saved among the Cookie.If user selection is logined the web system automatically, then when accessing next time, the user directly accesses http://yonyou.com, and the page is encrypted rear user profile according to preserving, and can enter web system user information checking treatment URL:
Http:// yonyou.com/check.jsf lang=en﹠amp; User=AsDfdMEAAstKAQagdwBAII6ACABDwKST﹠amp; Pwd=83afd72a43f77d93bad42aa54e2c723f, thus subsequent operation carried out.
Three, automatically login the web system
The automatic login process flow process of Web system is as shown in Figure 5:
Here, the user automatically logins the web system and is divided into two kinds: normal user's automatic login and the automatic login process after the Safe withdrawing web system when carrying out the access of the web system page by URL.
1, during client-access web system, whether automatically system judges user's register:
When user selection " automatically login ", when the user connects string or access web system by URL, input web system login page URL http://yonyou.com lang=en or web system home page http://yonyou.com/index.jsf lang=en, system can according to the user profile of having preserved among the Cookie, carry out the user profile verification.Wherein,
If verification succeeds then shows web system home page http://yonyou.com/index.jsf lang=en content of pages; If the verification failure, then the page is back to web login interface http://yonyou.com/login.jsf lang=en, according to language message, and prompting login failure information.
2, automatic login process after the Safe withdrawing web system: when user security withdrawed from the web system, then system no longer carried out automatic register, be directly back to login page http://yonyou.com/login.jsf? lang=en.
Four, Session crash handling
After page session lost efficacy, return to the web system login page.Session crash handling flow process is as shown in Figure 6:
After the session of web system lost efficacy, be back to the web system login page.If current page is the root page, then directly is back to login interface and carries out the system login operation; If current page is subpage frame, then travel through according to subpage frame, obtain the root page, reload login page.When being written into the page, judge whether current login page is the root page (subpage frame among the non-frameset):
1, being written into login page is the root page: current URL of living in and actual displayed content are index.jsf, and the inefficacy page is index.jsf.When loading login page, because current login page has been the root page, then: reload login page login.jsf, according to language message among the URL, in client display language respective page.
2, be written into the login page the superiors page: current URL of living in is http://yonyou.com/index.jsf lang=en, and the actual displayed content page is http://yonyou.com/service.jsf(service page).After service page session lost efficacy, then need to be back to login page http://yonyou.com/login.jsf lang=en.Then: if do not obtain the root page: then login page can partial display be login page, partial page is shown as the index content of pages.Here obtain the root page: beginning traversal from login page, to the page index of the superiors page, is login page with the index page replacement.Like this, login page login.jsf then can show fully at current window, and be not to be shown as the page that login.jsf mixes with index.jsf.
More than be described with reference to the accompanying drawings technical scheme of the present invention, by technical scheme of the present invention, so that during Web mode login system, can be according to the language message of client, show language page corresponding and that supported by system.This processing mode, the experience that has improved user web system, the user experiences friendliness can be better.
The above is the preferred embodiments of the present invention only, is not limited to the present invention, and for a person skilled in the art, the present invention can have various modifications and variations.Within the spirit and principles in the present invention all, any modification of doing, be equal to replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (10)

1. the login system of an enterprise resource planning comprises client and logon server, it is characterized in that, described login system comprises:
Connect the string transmitting element, be positioned at described client, be used for connecting string to described logon server transmission for the URL that logins described enterprise resource planning;
The language identification acquiring unit is positioned at described logon server, is used for connecting string from described URL and obtains language identification;
Display unit is positioned at described client, for the displaying contents that demonstrates in described client corresponding to described language identification.
2. the login system of enterprise resource planning according to claim 1 is characterized in that, described logon server also comprises:
Type is supported judging unit, is used for judging whether described enterprise resource planning supports the language form that described language identification is corresponding, if support, then described display unit shows corresponding displaying contents in described client;
The information inspection unit is used for supporting that in described type the judged result of judging unit is in the situation about not supporting, checks the cookie information of described client, with by the language form of described display unit according to described cookie information, shows described displaying contents;
The type acquiring unit is used for not existing in the situation of described cookie information in described client, obtains the browser language of described client, with by the type of described display unit according to described browser language, shows described displaying contents.
3. the login system of enterprise resource planning according to claim 1 is characterized in that, described logon server also comprises:
The log-on message memory cell is used for the log-on message that the user fills in is stored in the cookie of described client;
Login type judging unit is used for judging whether current login type is automatic login, if then automatically obtain the log-on message of storage from the cookie of described client, to be used for the login authentication of described logon server.
4. the login system of enterprise resource planning according to claim 3 is characterized in that, described client also comprises:
The information encryption unit is used for the log-on message of the cookie that is stored in described client is encrypted processing;
The information call unit is used for calling described enciphered message from the cookie of described client when described client need to be logined described enterprise resource planning;
Described logon server also comprises:
The decrypts information unit is used for described enciphered message is decrypted operation, to be used for the login authentication of described logon server.
5. the login system of each described enterprise resource planning in 4 according to claim 1 is characterized in that described logon server also comprises:
The inefficacy judging unit is used for judging whether the session of described enterprise resource planning lost efficacy;
Page judging unit, judged result at described inefficacy judging unit is in the situation that is, judge the type of the current page of described client, wherein, if the current page of described client is the root page, then directly return login page, if described current page is subpage frame, then obtain the corresponding root page according to described subpage frame traversal, to load described login page.
6. the login method of an enterprise resource planning is characterized in that, comprising:
Step 202, client send the URL connection string that is used for logining described enterprise resource planning to logon server;
Step 204, described logon server connect the string from described URL obtains language identification;
Step 206 demonstrates displaying contents corresponding to described language identification in described client.
7. the login method of enterprise resource planning according to claim 6 is characterized in that, also comprises:
Judge whether described enterprise resource planning supports the language form that described language identification is corresponding, if support, then show corresponding displaying contents, if do not support, then check the cookie information of described client, and according to the language form of described cookie information, show described displaying contents, wherein
If there is not described cookie information in the described client, then obtain the browser language of described client, with the type according to described browser language, show described displaying contents.
8. the login method of enterprise resource planning according to claim 6 is characterized in that, described step 202 also comprises:
The log-on message that the user is filled in is stored among the cookie of described client;
Judge whether current login type is automatic login, if then automatically from the cookie of described client, obtain the log-on message of storage, to be used for the login authentication of described logon server.
9. the login method of enterprise resource planning according to claim 8 is characterized in that, also comprises:
Log-on message among the cookie that is stored in described client is encrypted processing;
When described client need to be logined described enterprise resource planning, from the cookie of described client, call described enciphered message;
Described enciphered message is decrypted operation, to be used for the login authentication of described logon server.
10. the login method of each described enterprise resource planning in 9 according to claim 6 is characterized in that, also comprises:
When the session of described enterprise resource planning lost efficacy, if the current page of described client is the root page, then directly return login page, if described current page is subpage frame, then obtain the corresponding root page according to described subpage frame traversal, to load described login page.
CN201210477746.2A 2012-11-21 2012-11-21 The login system of enterprise resource planning and login method Active CN102984142B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210477746.2A CN102984142B (en) 2012-11-21 2012-11-21 The login system of enterprise resource planning and login method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210477746.2A CN102984142B (en) 2012-11-21 2012-11-21 The login system of enterprise resource planning and login method

Publications (2)

Publication Number Publication Date
CN102984142A true CN102984142A (en) 2013-03-20
CN102984142B CN102984142B (en) 2016-05-04

Family

ID=47857888

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210477746.2A Active CN102984142B (en) 2012-11-21 2012-11-21 The login system of enterprise resource planning and login method

Country Status (1)

Country Link
CN (1) CN102984142B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106534155A (en) * 2016-11-30 2017-03-22 珠海迈越信息技术有限公司 Data processing method and system
WO2019052170A1 (en) * 2017-09-13 2019-03-21 平安科技(深圳)有限公司 Method, apparatus and device for implementing user login avoidance, and computer storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1448866A (en) * 2002-03-29 2003-10-15 富士施乐株式会社 Web page providing method and apparatus and program
WO2008116405A1 (en) * 2007-03-27 2008-10-02 Huawei Technologies Co., Ltd. Method for achieving a service request and online command system
CN101567906A (en) * 2009-05-25 2009-10-28 阿里巴巴集团控股有限公司 Method and server for confirming the webpage content language
CN102360391A (en) * 2011-10-21 2012-02-22 福建星网锐捷网络有限公司 Page display method, device and system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1448866A (en) * 2002-03-29 2003-10-15 富士施乐株式会社 Web page providing method and apparatus and program
WO2008116405A1 (en) * 2007-03-27 2008-10-02 Huawei Technologies Co., Ltd. Method for achieving a service request and online command system
CN101567906A (en) * 2009-05-25 2009-10-28 阿里巴巴集团控股有限公司 Method and server for confirming the webpage content language
CN102360391A (en) * 2011-10-21 2012-02-22 福建星网锐捷网络有限公司 Page display method, device and system

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106534155A (en) * 2016-11-30 2017-03-22 珠海迈越信息技术有限公司 Data processing method and system
CN106534155B (en) * 2016-11-30 2019-11-08 珠海迈越信息技术有限公司 A kind of data processing method and system
WO2019052170A1 (en) * 2017-09-13 2019-03-21 平安科技(深圳)有限公司 Method, apparatus and device for implementing user login avoidance, and computer storage medium

Also Published As

Publication number Publication date
CN102984142B (en) 2016-05-04

Similar Documents

Publication Publication Date Title
US11843592B2 (en) Resetting managed security credentials
US9660982B2 (en) Reset and recovery of managed security credentials
US9674175B2 (en) Proxy server-based network site account management
US8745705B2 (en) Account management for multiple network sites
US8776194B2 (en) Authentication management services
US8819795B2 (en) Presenting managed security credentials to network sites
JP6397456B2 (en) Account management for multiple network sites
CN109815656A (en) Login authentication method, device, equipment and computer readable storage medium
US9270666B2 (en) Verification of user communication addresses
US20180131688A1 (en) Method, apparatus, and system for remotely accessing cloud applications
CN109714365B (en) The cipher management method and system calculated based on multiple hash
CN113079164A (en) Remote control method and device for bastion machine resources, storage medium and terminal equipment
CN102065063A (en) WEB authentication device, system and method
CN104486301A (en) Login authentication method and device
CN109495458A (en) A kind of method, system and the associated component of data transmission
CN102984142B (en) The login system of enterprise resource planning and login method
CN113395275A (en) Cloud platform safety protection function control method, system and storage medium
CN116842488A (en) System quick login method and system based on file MD5 code verification
CN112632584A (en) Webpage password storage method and device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information

Address after: 100094 Haidian District North Road, Beijing, No. 68

Applicant after: Yonyou Network Technology Co., Ltd.

Address before: 100094 Beijing city Haidian District North Road No. 68, UFIDA Software Park

Applicant before: UFIDA Software Co., Ltd.

COR Change of bibliographic data
C14 Grant of patent or utility model
GR01 Patent grant