Change nip.io Hostname
Hexadecimal-encoded nip.io URIs are not resolving https://github.com/exentriquesolutions/nip.io/issues/56
This commit is contained in:
@@ -4,8 +4,8 @@ This sample by default uses Docker to stand up two sample IdPs, each with one as
|
||||
This allows you to explore different arrangements between multiple relying parties and asserting parties.
|
||||
|
||||
To ensure that there are no issues with sharing cookies between the Identity Provider and Service Provider applications, the application uses `nip.io` hostnames.
|
||||
The first identity provider can be reached by navigating to `http://idp-one.7f000001.nip.io`.
|
||||
The second identity provider can be reached by navigating to `http://idp-two.7f000001.nip.io`.
|
||||
The first identity provider can be reached by navigating to `http://idp-one.127-0-0-1.nip.io`.
|
||||
The second identity provider can be reached by navigating to `http://idp-two.127-0-0-1.nip.io`.
|
||||
|
||||
To change how the IdP is configured, you can go to the sibling `identity-provider` project and edit the following files:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user