Stephen Augustus
33e13c2aad
Fully automate dev setup with Gitpod ( #1868 )
...
* Fully automate dev setup with Gitpod
This commit implements a fully-automated development setup using Gitpod.io, an
online IDE for GitHub and GitLab that enables Dev-Environments-As-Code.
This makes it easy for anyone to get a ready-to-code workspace for any branch,
issue or pull request almost instantly with a single click.
Signed-off-by: justaugustus <foo@agst.us>
5 years ago
Nate W
3f41b26fb9
[WIP] Removing .md files as a part of the Dex IdP Documentation migration. ( #1810 )
...
* Removing .md files as a part of the Dex IdP Documentation migration.
https://github.com/dexidp/dex/issues/1761
https://github.com/dexidp/website/issues/2
Signed-off-by: Nate Waddington <nwaddington@cncf.io>
* Updating README.md links after .md files removal.
Signed-off-by: Nate Waddington <nwaddington@cncf.io>
* Updating URL as per PR feedback. dexidp.org -> dexidp.io
Signed-off-by: Nate Waddington <nwaddington@cncf.io>
* removing errant ")"
Signed-off-by: Nate Waddington <nwaddington@cncf.io>
6 years ago
Rui Yang
41207ba265
Combine #1691 and #1776 to unify OIDC provider claim mapping
...
add tests for groups key mapping
Signed-off-by: Rui Yang <ruiya@vmware.com>
6 years ago
Mark Sagi-Kazar
7bbda55225
Replace godoc badge with pkg.go.dev badge
6 years ago
techknowlogick
0a9f56527e
Add Gitea connector ( #1715 )
...
* Add Gitea connector
* Add details to readme
* resolve lint issue
6 years ago
Martijn
0a85a97ba9
Allow preferred_username claim to be set for Crowd connector ( #1684 )
...
* Add atlassiancrowd connector to list in readme
* Add TestIdentityFromCrowdUser
* Set preferred_username claim when configured
* Add preferredUsernameField option to docs
* Log warning when mapping invalid crowd field
6 years ago
Ken Perkins
05b8acb974
Adding slack channel to README
6 years ago
Mark Sagi-Kazar
6951c2c269
Add google connector
6 years ago
Mark Sagi-Kazar
fb0048d509
Improve badges
6 years ago
Andrew Block
5afa02644a
Added OpenShift documentation to README
6 years ago
Nandor Kracser
c1b421fa04
add preffered_username to idToken
...
Signed-off-by: Nandor Kracser <bonifaido@gmail.com>
6 years ago
Ed Tan
56eeb07e85
Fix broken link to Bitbucket Cloud documentation
8 years ago
Ed Tan
8c75d85b60
Add Bitbucket connector
8 years ago
Stephan Renatus
b9f6594bf0
*: github.com/coreos/dex -> github.com/dexidp/dex
...
Signed-off-by: Stephan Renatus <srenatus@chef.io>
8 years ago
Ahmed ElRefaey
b71bec2ba1
fix typo in README
8 years ago
Eric Chiang
ea2c63d7b0
README: expand connector docs and assign each a level of support
8 years ago
Eric Chiang
460f48320e
Documentation: restructure connector docs to a single folder
8 years ago
Pavel Borzenkov
6193bf5566
connector: implement Microsoft connector
...
connector/microsoft implements authorization strategy via Microsoft's
OAuth2 endpoint + Graph API. It allows to choose what kind of tenants
are allowed to authenticate in Dex via Microsoft:
* common - both personal and business/school accounts
* organizations - only business/school accounts
* consumers - only personal accounts
* <tenant uuid> - only account of specific tenant
Signed-off-by: Pavel Borzenkov <pavel.borzenkov@gmail.com>
8 years ago
Eric Chiang
b746ab4975
README.md: remove milestones link
8 years ago
Pavel Borzenkov
d5a9712aae
Documentation: add LinkedIn connector documentation
...
Signed-off-by: Pavel Borzenkov <pavel.borzenkov@gmail.com>
9 years ago
Michael Stapelberg
a41d93db4a
Implement the “authproxy” connector (for Apache2 mod_auth etc.)
9 years ago
Eric Chiang
8a7665b5a1
README.md: reorganize README
...
* Highlights that dex is NOT a user-management system.
* Highlights ID Tokens as dex's primary feature.
* General cleanup.
9 years ago
Eric Chiang
a4cb57ab5d
Documentation: add a doc describing how to use dex
9 years ago
Eric Chiang
a12d2f85a8
README: add section about reporting security vulnerabilities
...
It was pointed out by @davidillsley that we don't point this out
anywhere in our docs.
9 years ago
Eric Chiang
5f377f07d4
*: promote SAML to stable
...
This means we no longer refer to it as "experimental" and wont make
breaking changes.
9 years ago
Eric Chiang
cf089025ae
*: add GitLab connector to README
9 years ago
Eric Chiang
5e34f0d1a6
Documentation: document dex scopes, claims, and client features
9 years ago
Eric Chiang
f503ff7950
*: add documentation for the OpenID Connect provider
9 years ago
Eric Chiang
0f4a1f69c5
*: wire up SAML POST binding
9 years ago
Eric Chiang
998350db74
*: add go report card to README
9 years ago
Eric Chiang
faf6a0e680
*: add section about dex and Kubernetes to README
9 years ago
Eric Chiang
8e126607ce
*: add Travis build status to README
9 years ago
Eric Chiang
6980920a3a
*: document the GitHub connector
9 years ago
Eric Chiang
baa9096b6e
*: small README link additions
9 years ago
Stephan Renatus
18d53e7a28
README: fix links
9 years ago
Eric Chiang
447253c8de
README: add link on v2 and section on getting help
9 years ago
Eric Chiang
a52e324f68
*: readme updates for v2
9 years ago
Eric Chiang
dc13f09fb7
*: add more comments to the example config
10 years ago
Eric Chiang
1ee5920c54
*: fix instructions in README for downloading and running dex
10 years ago
Eric Chiang
8c36ede200
*: add a "getting started" page to the readme
10 years ago
Eric Chiang
1cbb7700d8
*: add warning to README
10 years ago
Eric Chiang
b8e80ffa3a
*: add README
10 years ago