Integration.md
... ...
@@ -2,11 +2,17 @@ Tools and information for 3rd party integrators
2 2
3 3
## Open Connect
4 4
5
-SmartCentral supports the Open Connect specification as an Identity Provider.
5
+SmartCentral supports the OpenID Connect specification as an Identity Provider.
6 6
7
+REsources for specifications and sample code libraries:
8
+* [[http://openid.net/connect/]]
9
+* [[https://github.com/IdentityServer/IdentityServer4.Samples/tree/release/Quickstarts]]
7 10
8
-Our OpenID entry point for staging is: [[http://test.smartcentral.net/authorizations/new/]]
11
+Our OpenID entry point for staging is:
12
+* [[http://test.smartcentral.net/authorizations/new/]]
9 13
10
-To get JWK public keys : [[http://test.smartcentral.net/jwks.json]]
14
+To get JWK public keys :
15
+* [[http://test.smartcentral.net/jwks.json]]
11 16
12
-Resource for the specification and sample code libraries : [[https://github.com/IdentityServer/IdentityServer4.Samples/tree/release/Quickstarts]]
... ...
\ No newline at end of file
0
+Create your own test account :
1
+* [[http://test.smartcentral.net/user/new/]]
... ...
\ No newline at end of file