Identity Provider

2.1
Angel
Identity

Manages Authentication & Authorisation for anyone connecting to NewDay by issuing Access Tokens, Identity Tokens and Refresh Tokens inline with OAuth and OpenID Connect Standards.

Issues Access Tokens, Identity Tokens and Refresh Tokens inline with OAuth and Open ID Connect Standards.

Specifications Documents

Component Specifications

These are the specifications of the application in isolation. They are generated by the Component Tests and are defined based on Feature. They are specified in a Gherkin "Given-When-Then" format.

Integration Specifications

These are the specifications of the application when integrating with other applications. They are generated by the Integration Tests and are defined based on Feature. They are specified in a Gherkin "Given-When-Then" format.

Open API Specifications V1 - Swagger Format

These are the Open Api specifications in Swagger UI HTML format. These define the endpoints of the application and definitions of inputs and outputs It is based directly on the Open Api JSON, but in a more readable format.

Open API Specifications V1 - ReDoc Format

These are the Open Api specifications in ReDoc HTML format. These define the endpoints of the application and definitions of inputs and outputs. It is based directly on the Open Api JSON, but in a more readable format.

Open API Specifications V2 - Swagger Format

These are the Open Api V1 specifications in Swagger UI HTML format. These define the endpoints of the application and definitions of inputs and outputs It is based directly on the Open Api JSON, but in a more readable format.

Open API Specifications V2 - ReDoc Format

These are the Open Api specifications in ReDoc HTML format. These define the endpoints of the application and definitions of inputs and outputs. It is based directly on the Open Api JSON, but in a more readable format.

Was this page helpful?