Add Allowed Origin
This section describes the operation of adding an allowed origin to the RP.
What is an Allowable Origin?
Origin is a combination of URL scheme (protocol), host (domain), and port number, and is the standard string used by browsers to establish security restrictions. FIDO authentication usually requires that the RP ID (Relying Party ID) match the domain portion of the website origin (e.g., https
In addition to the allowed origin setting on the FIDO2ServerService side, the web server of the domain indicated by the RP ID must provide an associated origin information file called .well-known/webauthn for actual use. For more information on the .well-known/webauthn file, please click here.
*Please specify the allowed origin in the form of an origin (e.g., https
Register Allowed Origin
Operation Procedure
Select “RP” from the menu.
-
From the RP List table, click on the row of the RP you wish to edit to display the RP details.
-
Click the Register allowed origin button at the upper right of the list of allowed origins.
-
Click OK on the confirmation message.
-
Click OK on the completion message.
-
Verify that the origin information has been added to the list of allowed origins.