The Key Bridge Security Token Service
is provided by infrastructure located in the United States. It
has a default endpoint of
https://keybridgewireless.com/sts
and
The Security Token Service is available as a global service. If desired a federated instance can be provisioned to a regional endpoint closer to your client.
In addition to service end points, this application also provides the following resources for easier, automated client system configuration.
Well-Known Uniform Resource Identifier
This application publishes server metadata according to RFC 8414 Section 2. It provides a generalized metadata format extended from OpenID Connect Discovery 1.0 in a way that is compatible with OpenID Connect Discovery while being applicable to a wider set of OAuth 2.0 use cases.
Credentials
This application issues digital tokens that are cryptographically signed and optionally encrypted using the application's private key.
The application's public key is published and encoded as a JSON Web Key (JWK) Set according to RFC 7517 Section 5. A JWK Set is a JSON object that represents a set of JWKs. The application's X.509 certificate is published and encoded as a PEM encoded text file according to RFC 7648 Section 5.