Commit graph

29 commits

Author SHA1 Message Date
nscuro
0c7a548f51
Advertise official Helm chart in docs
Signed-off-by: nscuro <nscuro@protonmail.com>
2024-04-07 19:37:44 +02:00
nscuro
2955c4a383
Clarify OpenID Connect group mapping to teams
This hosts a couple of details which aren't immediately obvious out of
the Keycloak walkthrough (which I had skimmed since we don't use that
IdP) and clarifies that groups must match identically including case.

Supersedes and closes #3269

Co-authored-by: Chris Adams <cadams@loc.gov>
Signed-off-by: nscuro <nscuro@protonmail.com>
2024-03-10 19:00:24 +01:00
nscuro
f3529f44cd
Bump Alpine to 2.2.5-SNAPSHOT
Introduces:

* Ability to assign default groups to OIDC users (https://github.com/stevespringett/Alpine/pull/535)
* Tracking of `created` and `lastUsed` timestamps for API keys (https://github.com/stevespringett/Alpine/pull/537)
* Addition of `comment` field to API keys (https://github.com/stevespringett/Alpine/pull/537)

Closes #1068
Fixes #1556
Closes #3349

Signed-off-by: nscuro <nscuro@protonmail.com>
2024-01-28 21:57:14 +01:00
Niklas
d3e5aaa03a
Merge pull request #3411 from mikkeschiren/master
Fix image link on openidconnect-configuration.md
2024-01-27 18:37:53 +01:00
Adam Setch
b53a324a2b docs(azure-ad): use groups assigned to the application for large enterprises to avoid SSO issues
Signed-off-by: Adam Setch <adam.setch@outlook.com>
2024-01-27 07:27:53 -05:00
Mikael Schirén
83795f126f
Fix image link on openidconnect-configuration.md
Signed-off-by: Mikael Schirén <mikke.schiren@digitalistgroup.com>
2024-01-25 20:41:51 +01:00
Chris Adams
132c49662a
Docs: add note that the bundled Docker container doesn’t support OIDC
https://github.com/DependencyTrack/dependency-track/issues/2962#issuecomment-1681076488
Signed-off-by: Chris Adams <cadams@loc.gov>
2023-11-09 10:32:41 -05:00
Chris Adams
4206809d47
Docs: explain ODIC failure mode for unreachable servers
This makes some of the context from https://github.com/DependencyTrack/dependency-track/issues/1795 more discoverable.

Signed-off-by: Chris Adams <cadams@loc.gov>
2023-11-09 10:32:25 -05:00
Omer Levi Hevroni
da845e0b33 feat: added google oidc
Signed-off-by: Omer Levi Hevroni <omer@goledge.com>
2022-11-24 09:41:38 +02:00
nscuro
e27ee26201
s/backend/API server/
Signed-off-by: nscuro <nscuro@protonmail.com>
2022-09-16 15:37:54 +02:00
nscuro
55ccde5e2c
Update order of getting started pages
Signed-off-by: nscuro <nscuro@protonmail.com>
2022-09-16 15:31:46 +02:00
nscuro
6da56aad2c
Remove references to discontinued traditional WAR distribution
Signed-off-by: nscuro <nscuro@protonmail.com>
2022-09-16 15:31:45 +02:00
AbdelHajou
227f1c69c0 Remove unnecessary tenant name and redirect URI
Signed-off-by: Abdel Hajou <abdelwhajou@gmail.com>
2022-04-25 21:09:04 +02:00
AbdelHajou
1f9aaa0c2f Add example OIDC setup for Azure Active Directory
Signed-off-by: Abdel Hajou <abdelwhajou@gmail.com>
2022-04-25 20:20:23 +02:00
nscuro
c007f94003
Update OIDC docs and changelog for https://github.com/DependencyTrack/frontend/pull/113
Signed-off-by: nscuro <nscuro@protonmail.com>
2022-01-29 21:07:47 +01:00
nscuro
1b49cef2cd
Add changelog entry (#1008)
Signed-off-by: nscuro <nscuro@protonmail.com>
2021-05-14 19:02:24 +02:00
nscuro
3f5db25f8b
Document how to set new client ID config property (#1008)
Signed-off-by: nscuro <nscuro@protonmail.com>
2021-05-14 18:36:45 +02:00
nscuro
4184a2ec8b OIDC docs: Fix formatting on widescreen monitors 2021-03-16 21:12:25 +01:00
nscuro
f7e74ec6c9 Update OIDC docs to reflect recent changes
Namely post-login redirects, which require a slight configuration change: https://github.com/DependencyTrack/frontend/pull/47

And removal of the email column from OidcUsers view: https://github.com/DependencyTrack/frontend/pull/63

Also changed example URLs from HTTP to HTTPS for obvious reasons.
2021-03-16 20:31:26 +01:00
Niklas
3dc52fa95e
oidc docs: adapt wording of new distributions 2020-12-21 12:54:14 +01:00
Niklas
b1ad23a927
Fix wrong environment variable names in OIDC docs 2020-12-11 18:43:17 +01:00
nscuro
100ef2d3aa Add frontend configuration docs; Update OIDC docs 2020-10-27 20:39:23 +01:00
nscuro
07745e3ac6 OIDC doc update 2020-10-26 20:47:58 +01:00
nscuro
b137b764dd
OIDC doc update 2020-10-15 19:16:10 +02:00
nscuro
085cf42199
Fix typo 2020-04-11 12:21:44 +02:00
nscuro
62a13e9b43
Discovery URI -> Issuer 2020-03-22 19:23:30 +01:00
nscuro
f50a4670b8
Update OIDC documentation; Add default config 2020-03-21 21:09:41 +01:00
nscuro
661362d329
OpenID Connect config documentation 2020-03-17 19:08:08 +01:00
nscuro
7246f90a52
Add first draft of OpenID Connect documentation 2020-03-12 22:37:35 +01:00