CN114281464A - Multi-tenant dynamic login page generation method and system - Google Patents

Multi-tenant dynamic login page generation method and system Download PDF

Info

Publication number
CN114281464A
CN114281464A CN202111666110.8A CN202111666110A CN114281464A CN 114281464 A CN114281464 A CN 114281464A CN 202111666110 A CN202111666110 A CN 202111666110A CN 114281464 A CN114281464 A CN 114281464A
Authority
CN
China
Prior art keywords
tenant
information
personalized
domain name
login page
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.)
Pending
Application number
CN202111666110.8A
Other languages
Chinese (zh)
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.)
Hanyun Technology Co Ltd
Original Assignee
Hanyun Technology 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 Hanyun Technology Co Ltd filed Critical Hanyun Technology Co Ltd
Priority to CN202111666110.8A priority Critical patent/CN114281464A/en
Publication of CN114281464A publication Critical patent/CN114281464A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

The embodiment of the application provides a method and a system for generating a multi-tenant dynamic login page, and relates to the technical field of webpage login management. The multi-tenant dynamic login page generation method comprises the following steps: configuring domain name information and tenant personalized information based on tenant information, and generating a tenant personalized database, wherein the tenant information, the domain name information and the tenant personalized information correspond to one another; acquiring access information sent by a tenant; acquiring webpage address information through the access information; matching domain name information in the tenant personalized database through the webpage address information to obtain corresponding tenant personalized information; and generating a dynamic login page according to the tenant personalized information. The multi-tenant dynamic login page generation method can achieve the technical effect of displaying personalized information on the login page of the tenant.

Description

Multi-tenant dynamic login page generation method and system
Technical Field
The application relates to the technical field of webpage login management, in particular to a multi-tenant dynamic login page generation method and system.
Background
Currently, multi-tenant technology (multi-tenant technology), or multi-tenancy technology, is a software architecture technology that explores how to share the same system or program components in a multi-user environment and still ensure data isolation among users. Multi-tenant simply means that a single instance can serve multiple organizations. The multi-tenant technology is how to provide services, which are the same as or even customizable to a plurality of clients, in a single system architecture and service in a shared data center, and can still guarantee data isolation of customers. A system supporting multi-tenant technology needs to perform virtual partitioning on its data and configuration in design, so that each tenant or organization of the system can use a separate system instance, and each tenant can perform personalized configuration on the leased system instance according to its own needs.
In the prior art, with the application of multi-tenant technology, the personalized demand of multi-tenants is continuously increasing. Because the relevant information of the logged-in tenant can be obtained only after the logging-in is successful, the existing multi-tenant system can only realize the personalized requirements after logging-in. If the tenant wants to show the unique content of the tenant on the login page, such as the login background, the logo and the like, the tenant information cannot be obtained because the login is not successful at the moment, and the requirement cannot be met.
Disclosure of Invention
An object of the embodiments of the present application is to provide a method, a system, an electronic device, and a computer-readable storage medium for generating a multi-tenant dynamic login page, which can achieve a technical effect of displaying personalized information on a login page of a tenant.
In a first aspect, an embodiment of the present application provides a method for generating a multi-tenant dynamic login page, including:
configuring domain name information and tenant personalized information based on tenant information, and generating a tenant personalized database, wherein the tenant information, the domain name information and the tenant personalized information correspond to one another;
acquiring access information sent by a tenant;
acquiring webpage address information through the access information;
matching domain name information in the tenant personalized database through the webpage address information to obtain corresponding tenant personalized information;
and generating a dynamic login page according to the tenant personalized information.
In the implementation process, the method for generating the multi-tenant dynamic login page configures domain name information and tenant personalized information through tenant information, and realizes that the tenant and the domain name establish a one-to-one relationship, so that corresponding tenant information is obtained according to current domain name information, and further tenant personalized information is obtained, and the tenant personalized information can dynamically configure contents such as a login background, a system logo, a system head portrait and the like, so that personalized requirements such as the login background, the logo, the system head portrait and the like are realized in the login page before the tenant logs in; therefore, the method achieves the technical effect of displaying the personalized information on the login page of the tenant, achieves the personalized login requirement in a multi-tenant mode, is simple and convenient to operate, and improves user experience.
Further, the tenant personalized database is arranged in a background server, and after the step of obtaining the web page address information through the access information, the tenant personalized database further includes:
intercepting access domain name data according to the webpage address information;
and sending a tenant information query request to the background server according to the access domain name data.
In the implementation process, the access domain name data is obtained by intercepting the webpage address information, the tenant information query request comprises the access domain name data, and the tenant information query request is used for querying a background server to finally obtain the tenant personalized information corresponding to the access domain name data.
Further, the step of obtaining the corresponding tenant personalized information by matching the webpage address information with the domain name information in the tenant personalized database includes:
matching the domain name information in the tenant personalized database through the access domain name data to obtain storage path data of the tenant personalized information;
and acquiring corresponding tenant personalized information according to the storage path data.
In the implementation process, the tenant personalized database is arranged in the background server, and the corresponding user personalized information can be acquired by storing the path data.
Further, the step of intercepting the access domain name data through the web page address information includes:
intercepting according to the web page address information "http://"to"/"or"https://The contents "to"/"generate the access domain name data.
Further, the tenant personalized information includes a login background picture, a system logo picture and a system avatar picture, and the step of generating a dynamic login page according to the tenant personalized information includes:
and rendering the login background picture, the system logo picture and the system head portrait picture to generate the dynamic login page.
In the implementation process, the login background picture, the system logo picture and the system head portrait picture corresponding to the tenant information are rendered, so that a personalized dynamic login page is presented to the tenant, and the user experience is improved.
In a second aspect, an embodiment of the present application provides a multi-tenant dynamic login page generation system, including:
the configuration module is used for configuring domain name information and tenant personalized information based on tenant information and generating a tenant personalized database, wherein the tenant information, the domain name information and the tenant personalized information are in one-to-one correspondence;
the access information acquisition module is used for acquiring access information sent by a tenant;
the address acquisition module is used for acquiring webpage address information through the access information;
the matching module is used for matching the domain name information in the tenant personalized database through the webpage address information to acquire the corresponding tenant personalized information;
and the generating module is used for generating a dynamic login page according to the tenant personalized information.
Further, the multi-tenant dynamic login page generation system further includes:
the intercepting module is used for intercepting access domain name data according to the webpage address information;
and the query request sending module is used for sending a tenant information query request to the background server according to the access domain name data.
Further, the matching module comprises:
the matching unit is used for matching the domain name information in the tenant personalized database through the access domain name data to acquire storage path data of the tenant personalized information;
and the acquisition unit is used for acquiring the corresponding tenant personalized information according to the storage path data.
Further, the interception module is specifically configured to intercept, according to the web page address information "http://"to"/"or"https://The contents "to"/"generate the access domain name data.
Further, the generating module is specifically configured to render the login background picture, the system logo picture and the system avatar picture, and generate the dynamic login page.
In a third aspect, an electronic device provided in an embodiment of the present application includes: memory, a processor and a computer program stored in the memory and executable on the processor, the processor implementing the steps of the method according to any of the first aspect when executing the computer program.
In a fourth aspect, an embodiment of the present application provides a computer-readable storage medium having instructions stored thereon, which, when executed on a computer, cause the computer to perform the method according to any one of the first aspect.
In a fifth aspect, embodiments of the present application provide a computer program product, which when run on a computer, causes the computer to perform the method according to any one of the first aspect.
Additional features and advantages of the disclosure will be set forth in the description which follows, and in part will be obvious from the description, or may be learned by the practice of the above-described techniques.
In order to make the aforementioned objects, features and advantages of the present application more comprehensible, preferred embodiments accompanied with figures are described in detail below.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings that are required to be used in the embodiments of the present application will be briefly described below, it should be understood that the following drawings only illustrate some embodiments of the present application and therefore should not be considered as limiting the scope, and that those skilled in the art can also obtain other related drawings based on the drawings without inventive efforts.
Fig. 1 is a schematic flowchart of a method for generating a multi-tenant dynamic login page according to an embodiment of the present application;
fig. 2 is a schematic flowchart of another method for generating a multi-tenant dynamic login page according to an embodiment of the present application;
FIG. 3 is a block diagram illustrating a multi-tenant dynamic landing page generation system according to an embodiment of the present disclosure;
fig. 4 is a block diagram of an electronic device according to an embodiment of the present disclosure.
Detailed Description
The technical solutions in the embodiments of the present application will be described below with reference to the drawings in the embodiments of the present application.
It should be noted that: like reference numbers and letters refer to like items in the following figures, and thus, once an item is defined in one figure, it need not be further defined and explained in subsequent figures. Meanwhile, in the description of the present application, the terms "first", "second", and the like are used only for distinguishing the description, and are not to be construed as indicating or implying relative importance.
The embodiment of the application provides a multi-tenant dynamic login page generation method, a multi-tenant dynamic login page generation system, electronic equipment and a computer readable storage medium, and the method, the system, the electronic equipment and the computer readable storage medium can be applied to a login process based on a multi-tenant technology; according to the multi-tenant dynamic login page generation method, domain name information and tenant personalized information are configured through tenant information, one-to-one relationship between tenants and domain names is established, so that corresponding tenant information is obtained according to current domain name information, and further tenant personalized information is obtained, the tenant personalized information can dynamically configure login background, system logo, system head portrait and other contents, and therefore personalized requirements of login background, logo, system head portrait and the like in a login page before the tenants log in are achieved; therefore, the method achieves the technical effect of displaying the personalized information on the login page of the tenant, achieves the personalized login requirement in a multi-tenant mode, is simple and convenient to operate, and improves user experience.
Illustratively, the method for generating the multi-tenant dynamic login page provided by the embodiment of the application can be applied to a preset system established based on a multi-tenant technology; for convenience of description, the embodiments of the present application mainly use a preset system as an execution subject for description, and are not described in detail below.
Referring to fig. 1, fig. 1 is a schematic flowchart of a method for generating a multi-tenant dynamic login page according to an embodiment of the present application, where the method for generating the multi-tenant dynamic login page includes the following steps:
s100: and configuring domain name information and tenant personalized information based on the tenant information, and generating a tenant personalized database, wherein the tenant information, the domain name information and the tenant personalized information correspond to one another.
Illustratively, the domain name information may be a domain name registered by a preset system for a tenant, or a domain name provided by the tenant; the tenant personalized information is used for corresponding to the tenant information and performing page personalized display when the tenant logs in, and can include login background, system logo, system head portrait and other contents.
S200: and acquiring access information sent by the tenant.
Illustratively, the access information is information sent to the preset system by the tenant through domain name access, and the corresponding login page is returned to the tenant after the preset system analyzes the access information.
S300: and acquiring the webpage address information through the access information.
Illustratively, the webpage address information input by the tenant when the tenant logs in the preset system can be obtained through the access information sent by the tenant, and then the corresponding domain name information is obtained according to the webpage address information.
S400: and matching the domain name information in the tenant personalized database through the webpage address information to acquire corresponding tenant personalized information.
Illustratively, after the webpage address information is acquired, query and matching are performed in the tenant personalized database, and tenant personalized information corresponding to the tenant personalized database one to one is acquired.
S500: and generating a dynamic login page according to the tenant personalized information.
Illustratively, according to the tenant personalized information, a personalized login page with the tenant can be generated, and the login background, the system logo, the system head portrait and other contents of the tenant can be dynamically configured, that is, the dynamic login page is generated.
Optionally, at S500: after the step of generating the dynamic login page according to the tenant personalized information, the preset system returns the generated dynamic login page to the tenant, and the effect of displaying the personalized information on the login page of the tenant is achieved.
In some embodiments, the method for generating the multi-tenant dynamic login page configures domain name information and tenant personalized information through tenant information, so that a one-to-one relationship between a tenant and a domain name is established, corresponding tenant information is obtained according to current domain name information, and then tenant personalized information is obtained, the tenant personalized information can dynamically configure login background, system logo, system head portrait and other contents, and therefore personalized requirements of the login background, the logo, the system head portrait and the like in a login page before the tenant logs in are met; therefore, the method achieves the technical effect of displaying the personalized information on the login page of the tenant, achieves the personalized login requirement in a multi-tenant mode, is simple and convenient to operate, and improves user experience.
Referring to fig. 2, fig. 2 is a schematic flowchart of another method for generating a multi-tenant dynamic login page according to an embodiment of the present application.
Exemplarily, the tenant personalization database is disposed in a background server, and S300: after the step of obtaining the address information of the web page by the access information, the method further comprises the following steps:
s310: intercepting access domain name data according to the webpage address information;
s320: and sending a tenant information query request to a background server according to the access domain name data.
Illustratively, the access domain name data is obtained by intercepting webpage address information, the tenant information query request comprises the access domain name data, and query is performed on a background server through the tenant information query request to finally obtain tenant personalized information corresponding to the access domain name data.
Exemplarily, S400: the step of obtaining the corresponding tenant personalized information by matching the webpage address information with the domain name information in the tenant personalized database comprises the following steps:
s410: the domain name data is accessed to match the domain name information in the tenant personalized database, and storage path data of the tenant personalized information is obtained;
s420: and acquiring corresponding tenant personalized information according to the storage path data.
Illustratively, the tenant personalized database is arranged in the background server, and the corresponding user personalized information can be acquired by storing the path data.
In some embodiments, S310: the step of intercepting and accessing domain name data through webpage address information comprises the following steps:
intercepting according to web page address information "http://"to"/"or"https://Content between "to"/"access domain name data is generated.
Illustratively, the tenant personalization information includes a login background picture, a system logo picture, and a system avatar picture, S500: the step of generating the dynamic login page according to the tenant personalized information comprises the following steps:
s510: and rendering the login background picture, the system logo picture and the system head portrait picture to generate a dynamic login page.
Illustratively, a login background picture, a system logo picture and a system avatar picture corresponding to tenant information are rendered, so that a personalized dynamic login page is presented to a tenant, and user experience is improved.
In some implementation scenarios, aiming at the defects existing in the traditional method, the invention provides a method for realizing a dynamic login page based on domain name binding in a multi-tenant mode.
In order to achieve the above object, the method for generating a multi-tenant dynamic login page provided in the embodiments of the present application is a method for implementing a dynamic login page based on domain name binding in a multi-tenant mode, and includes the following steps:
logging in a preset system by using a super administrator account, configuring a domain name for a corresponding tenant in a tenant management page, uploading a login background picture, a system logo picture and a system head portrait picture, wherein the tenant and the domain name are in a one-to-one relationship;
when a login page of the preset system is accessed through a domain name, the front end of the preset system can acquire an address of a tenant in a browser address bar, and the content from http or https to '/' is intercepted as the domain name, for example, the address of the browser address bar is https:// api.map.baidu.com/lbsapi/getpoint/index.html, the intercepted content is api.map.baidu.com, a tenant information query request is sent to a background service, the request parameter is the current domain name, the background service finds a corresponding tenant record in a tenant table according to the domain name, and returns a login background picture, a system logo picture and a storage path of a system head image picture of the tenant corresponding to the domain name in a picture manager;
the front end of the preset system sends a request to the picture server to render the picture after acquiring the picture path;
the system head portrait is favicon. ico, is a website thumbnail mark, can be displayed on a browser label, the left side of an address bar and a favorite, and is a thumbnail logo mark for showing website individuality;
the method comprises the steps that a set of default login background pictures, system logo pictures and system head portrait pictures are stored in a front-end project, and if a tenant does not make configuration, the default pictures are used;
on the basis of the technical scheme, the preset operation is to register a domain name for the tenant or provide the existing domain name for the tenant, and establish a mapping relation between the domain name and a system server so that a user can access the preset system through the registered domain name. Illustratively, taking a server using the arri cloud as an example, a domain name can be purchased and recorded in an arri cloud official network, and the domain name and a public network IP of the server are bound through a domain name resolution function of the arri cloud; according to the method for generating the multi-tenant dynamic login page, the login background, the system logo and the system head portrait can be dynamically configured through the domain name, the personalized login requirement in the multi-tenant mode is met, the operation is simple and convenient, and the user experience is good.
Referring to fig. 3, fig. 3 is a block diagram of a multi-tenant dynamic login page generation system according to an embodiment of the present application, where the multi-tenant dynamic login page generation system includes:
the configuration module 100 is configured to configure domain name information and tenant personalized information based on tenant information, and generate a tenant personalized database, where the tenant information, the domain name information, and the tenant personalized information are in one-to-one correspondence;
an access information obtaining module 200, configured to obtain access information sent by a tenant;
an address obtaining module 300, configured to obtain address information of a web page through the access information;
the matching module 400 is configured to match domain name information in the tenant personalization database through the web page address information, and acquire corresponding tenant personalization information;
the generating module 500 is configured to generate a dynamic login page according to the tenant personalized information.
Illustratively, the multi-tenant dynamic login page generation system further includes:
the intercepting module is used for intercepting the access domain name data according to the webpage address information;
and the query request sending module is used for sending the tenant information query request to the background server according to the access domain name data.
Illustratively, the matching module 400 includes:
the matching unit is used for matching the domain name information in the tenant personalized database by accessing the domain name data and acquiring the storage path data of the tenant personalized information;
and the acquisition unit is used for acquiring corresponding tenant personalized information according to the storage path data.
Illustratively, the interception module is specifically configured to intercept according to web page address information "http://"to"/"or"https://Content between "to"/"access domain name data is generated.
Illustratively, the generating module 500 is specifically configured to render a login background picture, a system logo picture, and a system avatar picture, and generate a dynamic login page.
It should be understood that the multi-tenant dynamic login page generation system shown in fig. 3 corresponds to the method embodiments shown in fig. 1 and fig. 2, and is not described herein again to avoid repetition.
Fig. 4 shows a block diagram of an electronic device according to an embodiment of the present disclosure, where fig. 4 is a block diagram of the electronic device. The electronic device may include a processor 510, a communication interface 520, a memory 530, and at least one communication bus 540. Wherein the communication bus 540 is used for realizing direct connection communication of these components. In this embodiment, the communication interface 520 of the electronic device is used for performing signaling or data communication with other node devices. Processor 510 may be an integrated circuit chip having signal processing capabilities.
The Processor 510 may be a general-purpose Processor including a Central Processing Unit (CPU), a Network Processor (NP), and the like; but may also be a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), an off-the-shelf programmable gate array (FPGA) or other programmable logic device, discrete gate or transistor logic, discrete hardware components. The various methods, steps, and logic blocks disclosed in the embodiments of the present application may be implemented or performed. A general purpose processor may be a microprocessor or the processor 510 may be any conventional processor or the like.
The Memory 530 may be, but is not limited to, a Random Access Memory (RAM), a Read Only Memory (ROM), a Programmable Read Only Memory (PROM), an Erasable Read Only Memory (EPROM), an electrically Erasable Read Only Memory (EEPROM), and the like. The memory 530 stores computer readable instructions, which when executed by the processor 510, enable the electronic device to perform the steps involved in the method embodiments of fig. 1-2 described above.
Optionally, the electronic device may further include a memory controller, an input output unit.
The memory 530, the memory controller, the processor 510, the peripheral interface, and the input/output unit are electrically connected to each other directly or indirectly, so as to implement data transmission or interaction. For example, these elements may be electrically coupled to each other via one or more communication buses 540. The processor 510 is used to execute executable modules stored in the memory 530, such as software functional modules or computer programs included in the electronic device.
The input and output unit is used for providing a task for a user to create and start an optional time period or preset execution time for the task creation so as to realize the interaction between the user and the server. The input/output unit may be, but is not limited to, a mouse, a keyboard, and the like.
It will be appreciated that the configuration shown in fig. 4 is merely illustrative and that the electronic device may include more or fewer components than shown in fig. 4 or may have a different configuration than shown in fig. 4. The components shown in fig. 4 may be implemented in hardware, software, or a combination thereof.
The embodiment of the present application further provides a storage medium, where the storage medium stores instructions, and when the instructions are run on a computer, when the computer program is executed by a processor, the method in the method embodiment is implemented, and in order to avoid repetition, details are not repeated here.
The present application also provides a computer program product which, when run on a computer, causes the computer to perform the method of the method embodiments.
In the embodiments provided in the present application, it should be understood that the disclosed apparatus and method can be implemented in other ways. The apparatus embodiments described above are merely illustrative, and for example, the flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of apparatus, methods and computer program products according to various embodiments of the present application. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
In addition, functional modules in the embodiments of the present application may be integrated together to form an independent part, or each module may exist separately, or two or more modules may be integrated to form an independent part.
The functions, if implemented in the form of software functional modules and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present application or portions thereof that substantially contribute to the prior art may be embodied in the form of a software product stored in a storage medium and including instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present application. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
The above description is only an example of the present application and is not intended to limit the scope of the present application, and various modifications and changes may be made by those skilled in the art. Any modification, equivalent replacement, improvement and the like made within the spirit and principle of the present application shall be included in the protection scope of the present application. It should be noted that: like reference numbers and letters refer to like items in the following figures, and thus, once an item is defined in one figure, it need not be further defined and explained in subsequent figures.
The above description is only for the specific embodiments of the present application, but the scope of the present application is not limited thereto, and any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present application, and shall be covered by the scope of the present application. Therefore, the protection scope of the present application shall be subject to the protection scope of the claims.
It is noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.

Claims (10)

1. A multi-tenant dynamic login page generation method is characterized by comprising the following steps:
configuring domain name information and tenant personalized information based on tenant information, and generating a tenant personalized database, wherein the tenant information, the domain name information and the tenant personalized information correspond to one another;
acquiring access information sent by a tenant;
acquiring webpage address information through the access information;
matching domain name information in the tenant personalized database through the webpage address information to obtain corresponding tenant personalized information;
and generating a dynamic login page according to the tenant personalized information.
2. The method for generating a multi-tenant dynamic login page according to claim 1, wherein the tenant personalized database is provided in a background server, and after the step of obtaining the web page address information through the access information, the method further comprises:
intercepting access domain name data according to the webpage address information;
and sending a tenant information query request to the background server according to the access domain name data.
3. The method for generating a multi-tenant dynamic login page according to claim 2, wherein the step of obtaining the corresponding tenant personalized information by matching the web page address information with domain name information in the tenant personalized database includes:
matching the domain name information in the tenant personalized database through the access domain name data to obtain storage path data of the tenant personalized information;
and acquiring corresponding tenant personalized information according to the storage path data.
4. The method for generating a multi-tenant dynamic login page according to claim 2, wherein the step of intercepting access domain name data through the web page address information includes:
and intercepting contents between http:///'to "/' or https:///'to"/' according to the webpage address information to generate the access domain name data.
5. The method for generating a multi-tenant dynamic login page according to claim 1, wherein the tenant personalized information includes a login background picture, a system logo picture and a system avatar picture, and the step of generating a dynamic login page according to the tenant personalized information includes:
and rendering the login background picture, the system logo picture and the system head portrait picture to generate the dynamic login page.
6. A multi-tenant dynamic landing page generation system, comprising:
the configuration module is used for configuring domain name information and tenant personalized information based on tenant information and generating a tenant personalized database, wherein the tenant information, the domain name information and the tenant personalized information are in one-to-one correspondence;
the access information acquisition module is used for acquiring access information sent by a tenant;
the address acquisition module is used for acquiring webpage address information through the access information;
the matching module is used for matching the domain name information in the tenant personalized database through the webpage address information to acquire the corresponding tenant personalized information;
and the generating module is used for generating a dynamic login page according to the tenant personalized information.
7. The system of claim 6, wherein the tenant personalization database is located in a backend server, the system further comprising:
the intercepting module is used for intercepting access domain name data according to the webpage address information;
and the query request sending module is used for sending a tenant information query request to the background server according to the access domain name data.
8. The multi-tenant dynamic landing page generation system of claim 7, wherein the matching module comprises:
the matching unit is used for matching the domain name information in the tenant personalized database through the access domain name data to acquire storage path data of the tenant personalized information;
and the acquisition unit is used for acquiring the corresponding tenant personalized information according to the storage path data.
9. An electronic device, comprising: memory, a processor and a computer program stored in the memory and executable on the processor, the processor implementing the steps of the multi-tenant dynamic landing page generation method as claimed in any one of claims 1 to 5 when executing the computer program.
10. A computer-readable storage medium having stored thereon instructions which, when executed on a computer, cause the computer to perform the multi-tenant dynamic landing page generation method of any of claims 1 through 5.
CN202111666110.8A 2021-12-31 2021-12-31 Multi-tenant dynamic login page generation method and system Pending CN114281464A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111666110.8A CN114281464A (en) 2021-12-31 2021-12-31 Multi-tenant dynamic login page generation method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111666110.8A CN114281464A (en) 2021-12-31 2021-12-31 Multi-tenant dynamic login page generation method and system

Publications (1)

Publication Number Publication Date
CN114281464A true CN114281464A (en) 2022-04-05

Family

ID=80879310

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111666110.8A Pending CN114281464A (en) 2021-12-31 2021-12-31 Multi-tenant dynamic login page generation method and system

Country Status (1)

Country Link
CN (1) CN114281464A (en)

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101876978A (en) * 2009-04-30 2010-11-03 刘长龙 Website navigation system and method
CN103853784A (en) * 2012-12-06 2014-06-11 腾讯科技(深圳)有限公司 Web matching method, device and system of mobile terminal
US20150113626A1 (en) * 2013-10-21 2015-04-23 Adobe System Incorporated Customized Log-In Experience
WO2015066860A1 (en) * 2013-11-06 2015-05-14 华为终端有限公司 Page operation processing method, device and terminal
CN104769908A (en) * 2012-09-07 2015-07-08 甲骨文国际公司 LDAP-based multi-tenant in-cloud identity management system
CN108038390A (en) * 2017-12-09 2018-05-15 珠海横琴小可乐信息技术有限公司 A kind of software, that is, service platform tenant data isolation and shared method and system
CN108255878A (en) * 2016-12-29 2018-07-06 北京国双科技有限公司 User information processing method and relevant apparatus
CN108471421A (en) * 2018-03-29 2018-08-31 深信服科技股份有限公司 Method, system and the relevant apparatus of multiple exclusive platforms are built under a kind of cloud environment
CN110806916A (en) * 2019-11-05 2020-02-18 北京金和网络股份有限公司 Method and system for realizing individual login page of each tenant of SAAS platform
US20200073770A1 (en) * 2018-08-28 2020-03-05 Salesforce.Com, Inc. Systems, methods, and apparatuses for tenant-to-tenant failover in a multi-tenant cloud computing environment

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101876978A (en) * 2009-04-30 2010-11-03 刘长龙 Website navigation system and method
CN104769908A (en) * 2012-09-07 2015-07-08 甲骨文国际公司 LDAP-based multi-tenant in-cloud identity management system
CN103853784A (en) * 2012-12-06 2014-06-11 腾讯科技(深圳)有限公司 Web matching method, device and system of mobile terminal
US20150113626A1 (en) * 2013-10-21 2015-04-23 Adobe System Incorporated Customized Log-In Experience
WO2015066860A1 (en) * 2013-11-06 2015-05-14 华为终端有限公司 Page operation processing method, device and terminal
CN108255878A (en) * 2016-12-29 2018-07-06 北京国双科技有限公司 User information processing method and relevant apparatus
CN108038390A (en) * 2017-12-09 2018-05-15 珠海横琴小可乐信息技术有限公司 A kind of software, that is, service platform tenant data isolation and shared method and system
CN108471421A (en) * 2018-03-29 2018-08-31 深信服科技股份有限公司 Method, system and the relevant apparatus of multiple exclusive platforms are built under a kind of cloud environment
US20200073770A1 (en) * 2018-08-28 2020-03-05 Salesforce.Com, Inc. Systems, methods, and apparatuses for tenant-to-tenant failover in a multi-tenant cloud computing environment
CN110806916A (en) * 2019-11-05 2020-02-18 北京金和网络股份有限公司 Method and system for realizing individual login page of each tenant of SAAS platform

Similar Documents

Publication Publication Date Title
US20210314354A1 (en) Techniques for determining threat intelligence for network infrastructure analysis
US11093482B2 (en) Managing access by third parties to data in a network
US8250466B2 (en) Computer and method for converting a web page
TW201407374A (en) An integrated storage platform system and method thereof
US9529933B2 (en) Dynamic assignment of business logic based on schema mapping metadata
US9692766B2 (en) Validation of a location resource based on recipient access
US9330198B1 (en) Mapping stored client data to requested data using metadata
US10021194B2 (en) Enforced registry of cookies through a theme template
WO2014184745A1 (en) Automatic website generation
US20160269446A1 (en) Template representation of security resources
US11108788B1 (en) Techniques for managing projects and monitoring network-based assets
US11204925B2 (en) Enabling data source extensions
JP2006197356A (en) Information providing method and device, information providing program, and storage medium stored with information providing program
JP6454200B2 (en) Communication management method and communication management system
US10069938B1 (en) Returning identifiers in default query responses
CN114281464A (en) Multi-tenant dynamic login page generation method and system
US20170324800A1 (en) Adding contextual clarity to shared links
US11222020B2 (en) Deduplicated data transmission
CN107609871B (en) Payment track reproduction method, device, system, electronic equipment and storage medium
CN111597473A (en) Data transmission method, terminal equipment, server and data transmission system
JP2015108934A (en) Advertisement distribution system and advertisement distribution method
CN114363324B (en) File sharing method and device, storage medium and electronic equipment
CN116186457B (en) Webpage access and webpage development method and device, electronic equipment and medium
US11669676B2 (en) Comparing similar applications with redirection to a new web page
US20240160776A1 (en) Using vendor-independent protocols to perform identity and access management for electronic medical record instances

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination