You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can sign-up, sign-in, try SSO from any of these two client application demos:
44
+
45
+
* Website 1 : https://main.d3865c3iw67420.amplifyapp.com_(this could be __myapp1.yourcompany.com__)_
46
+
* Website 2 : https://main.dannbzwwbj1rp.amplifyapp.com_(this could be __www.yoursubsidiary.com__ or __myapp2.yourcompany.com__)_
47
+
48
+
In a real use case, your user will only go to the broker from a client website or app, but for reference the Broker demo url itself is:
49
+
50
+
*https://master.d2i2y50c8btsz.amplifyapp.com_(this could be __login.yourcompany.com__)_
51
+
52
+
> __Demo Credentials__
53
+
> For the main app you can sign-up to create your own account (_we don't use emails and phone numbers for anything else than the demo_)
54
+
55
+
See [client demo code repository](https://github.com/awslabs/aws-amplify-identity-broker-client)
56
+
41
57
## Documentation
42
58
43
59
### User Documentation
@@ -53,7 +69,7 @@ This is a simplified view of the scope of the project (what this repository is a
53
69
54
70
<details>
55
71
<summary>Click to expand!</summary>
56
-
72
+
57
73
This project is similar to the [Amazon Cognito hosted UI](https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-pools-app-integration.html) by many aspects. Here is the list of similarities and differences.
58
74
59
75
__Similarities__
@@ -89,7 +105,7 @@ The project architecture is the following:
0 commit comments