center-for-threat-informed-defense / attack-workbench-rest-api

An application allowing users to explore, create, annotate, and share extensions of the MITRE ATT&CK® knowledge base. This repository contains the REST API service for storing, querying, and editing ATT&CK objects.
https://ctid.mitre-engenuity.org/
Apache License 2.0
42 stars 22 forks source link

Document Configuring OIDC for User Authentication #284

Closed ElJocko closed 1 year ago

ElJocko commented 1 year ago

Adds documentation on how to configure Workbench to use OIDC for authenticating users.

Also fixes some lint warnings.

Closes #283

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage is 13.41% of modified lines.

Files Changed Coverage
app/lib/authenticated-request.js 0.00%
app/scheduler/scheduler.js 0.00%
app/services/authentication-service.js 0.00%
app/controllers/collection-indexes-controller.js 15.00%
app/services/recent-activity-service.js 15.74%
app/services/collections-service.js 20.93%
app/controllers/recent-activity-controller.js 21.87%
app/services/collection-indexes-service.js 26.53%
app/config/config.js 100.00%
app/lib/request-parameter-helper.js 100.00%
... and 5 more

:loudspeaker: Thoughts on this report? Let us know!.