Maksim Nabokikh
f6fbd0f7ca
Update GitHub workflow status ( #2765 )
...
Signed-off-by: Maksim Nabokikh <maksim.nabokikh@flant.com>
3 years ago
techknowlogick
1067641e53
Feature: groups in Gitea
...
Signed-off-by: techknowlogick <techknowlogick@gitea.io>
4 years ago
seuf
4ee9658dfe
[authproxy] Allow configuration of returned groups
...
Via HTTP Header if present and with manually configured staticGroups in authproxy connector
Signed-off-by: seuf <seuf76@gmail.com>
4 years ago
Rui Yang
539e08ba50
small refactors and cleanup
...
Signed-off-by: Rui Yang <ruiya@vmware.com>
4 years ago
Rui Yang
8ea121b45a
move oauth connector doc to dex website repo
...
move default key values configure to connector construct function
Signed-off-by: Rui Yang <ruiya@vmware.com>
4 years ago
Rui Yang
49cb30af26
readme minor fix for oauth connector
...
Signed-off-by: Rui Yang <ruiya@vmware.com>
4 years ago
Rui Yang
fdf19e8014
add docs for oauth connector
...
Signed-off-by: Rui Yang <ruiya@vmware.com>
4 years ago
Mark Sagi-Kazar
49f9853a89
docs: add license section to the readme
...
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
4 years ago
Mark Sagi-Kazar
1ecc17292b
docs: add a development section to the readme
...
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
4 years ago
Mark Sagi-Kazar
bf8c35ad2d
docs: update readme linking to the security policy
...
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
5 years ago
m.nabokikh
026d979073
chore: remove go dev badge from README
...
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
5 years ago
m.nabokikh
6be747142a
chore: add keystone connector icon and bump tests dependencies
...
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
5 years ago
Márk Sági-Kazár
3ae53f7434
Make OpenShift an alpha connector
...
I'm not sure why this was ever marked as stable.
5 years ago
m.nabokikh
796d4c1e6b
Remove tectonic links from the README
...
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
5 years ago
m.nabokikh
df86a1faca
chore: update Kubernetes section in README
...
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
5 years ago
Mark Sagi-Kazar
f9b3d8fcb4
docs(readme): fix links
...
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
5 years ago
Mark Sagi-Kazar
a73670488c
docs(readme): fix maintainer link
...
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
5 years ago
Mark Sagi-Kazar
040950341d
chore(docs): update links pointing to slack channel
...
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
5 years ago
Mark Sagi-Kazar
0a88483409
chore: rename the docs directory
...
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
5 years ago
Eric Chiang
01befc00ff
README: add warning to the SAML connector
...
Signed-off-by: Eric Chiang <ericchiang@google.com>
5 years ago
Stephen Augustus
2b0f47306b
README.md: Use maintainers list for reporting security issues
...
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
5 years ago
Peter Balogh
64d7156d5f
docs: fix broken links
...
Signed-off-by: Peter Balogh <p.balogh.sa@gmail.com>
5 years ago
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