In order to develop a Client Application that satisfies the needs specified by OpenID Connect and NextGEOSS UM platform, specifications can be found here:
-
OAuth2.0: https://oauth.net/2/
-
OpenID Connect: http://openid.net/specs/openid-connect-core-1_0.html
All the information provided in the previous sections combined with the specifications of the standards involved in this service can be more easily implemented through available libraries dedicated to each platform and environment:
These libraries contain documentation and samples that implement a basic Client App that can be used for authentication.