Introduction
Websec expanded as Web Security Token, is a standard in comcast in authentication for service to service calls. This is a JWT token and primarily used when an API needs to call another API.
Generate Websec token
Environments
Websec token can be created in Prod or Staging environment
Environment | Endpoint |
---|---|
Production | https://websec.cable.comcast.com/as/token.oauth2 |
You can create websec token like shown below