Márk Sági-Kazár
a8cedc8bc3
Merge pull request #1764 from dexidp/examples
...
Move the example app to the examples folder
6 years ago
Mark Sagi-Kazar
6dadc26ca2
Move the example app to th examples folder
...
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
6 years ago
Márk Sági-Kazár
cb46a28c3c
Merge pull request #1762 from heidemn-faro/doc/ldap-example
...
[doc/example] Make LDAP example functional again by running OpenLDAP with docker-compose
6 years ago
Martin Heide
521954a3b9
Improve formatting
...
Signed-off-by: Martin Heide <martin.heide@faro.com>
6 years ago
Martin Heide
705cf8bb6a
Rework to use docker-compose
...
Signed-off-by: Martin Heide <martin.heide@faro.com>
6 years ago
Martin Heide
b4d22bf1b2
Improve script logging
...
Signed-off-by: Martin Heide <martin.heide@faro.com>
6 years ago
Martin Heide
ce337661b9
Add missing slapd.sh script from LDAP docs, and convert it to using Docker
...
Signed-off-by: Martin Heide <martin.heide@faro.com>
6 years ago
Nándor István Krácser
62efe7bf07
Merge pull request #1441 from jimmythedog/1440-fix-msoft-refresh-token
...
dexidp#1440 Add offline_access scope, if required
6 years ago
Márk Sági-Kazár
1d892c6cac
Merge pull request #1750 from dexidp/api-v2-v2
...
API v2 v2
6 years ago
Márk Sági-Kazár
0be5232edd
Merge pull request #1748 from dexidp/go114
...
Build with Go 1.14
6 years ago
Márk Sági-Kazár
04c137e594
Merge pull request #1749 from dexidp/pkg-dev-badge
...
Replace godoc badge with pkg.go.dev badge
6 years ago
Mark Sagi-Kazar
1b2ab6fa35
Update api documentation
6 years ago
Mark Sagi-Kazar
e84682d7b9
Add v2 api module
6 years ago
Mark Sagi-Kazar
7bbda55225
Replace godoc badge with pkg.go.dev badge
6 years ago
Mark Sagi-Kazar
dc3dcdd5c5
Build with Go 1.14
6 years ago
Márk Sági-Kazár
5160c659c8
Merge pull request #1747 from dexidp/docker-build
...
Add docker build and push to docker hub
6 years ago
Mark Sagi-Kazar
0b067af8e7
Add docker build and push to docker hub
6 years ago
Márk Sági-Kazár
eef8c0a60d
Merge pull request #1745 from dexidp/remove-vendor
...
Remove vendor
6 years ago
Mark Sagi-Kazar
8b089dc441
Remove remaining references to vendor
6 years ago
Mark Sagi-Kazar
83d5f77495
Remove revendor from Makefile
6 years ago
Mark Sagi-Kazar
d1b4443740
Add vendor to gitignore
6 years ago
Mark Sagi-Kazar
f29b54d11c
Remove vendor folder
6 years ago
Márk Sági-Kazár
df34848caa
Merge pull request #1741 from dexidp/separate-api-package
...
Add separate module for the api package
6 years ago
Mark Sagi-Kazar
4792f0c59f
Revendor dependencies
6 years ago
Nándor István Krácser
371df97cbf
Merge pull request #1743 from dexidp/docker-compose
...
add docker-compose.yaml for local testing
6 years ago
Márk Sági-Kazár
415a4ea4f7
Merge pull request #1742 from dexidp/remove-copypasta
...
Remove copypasta dependency
6 years ago
Nandor Kracser
5b7a664e9d
add docker-compose for local testing
6 years ago
Mark Sagi-Kazar
af9dfd4a29
Remove copypasta dependency
6 years ago
Mark Sagi-Kazar
dad8d6d687
Add separate module for the api package
6 years ago
Stephen Augustus
e1a45ba33e
Merge pull request #1738 from justaugustus/augustus
...
MAINTAINERS: Add Stephen Augustus (@justaugustus )
6 years ago
Stephen Augustus
e151af1b44
MAINTAINERS: Add Stephen Augustus (justaugustus)
...
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
6 years ago
Stephen Augustus
de871b3f8a
MAINTAINERS: Alpha-sort maintainers
...
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
6 years ago
Joel Speed
9d7e472c63
Merge pull request #1720 from candlerb/fix-google
...
Allow the "google" connector to work without a service account
6 years ago
Márk Sági-Kazár
2ca992e9b3
Merge pull request #1721 from candlerb/fix-token-comment
...
Fix comment for implicit flow
6 years ago
techknowlogick
0a9f56527e
Add Gitea connector ( #1715 )
...
* Add Gitea connector
* Add details to readme
* resolve lint issue
6 years ago
Brian Candler
442d3de11d
Allow the "google" connector to work without a service account
...
Fixes #1718
6 years ago
Brian Candler
d2c9305e0f
Fix comment for implicit flow
6 years ago
Márk Sági-Kazár
709d4169d6
Merge pull request #1694 from flant/fix-openshift-root-ca
...
Fix OpenShift connector rootCA option
6 years ago
Márk Sági-Kazár
ba723caa0a
Merge pull request #1704 from srenatus/sr/saml/filter-allowed-groups
...
connector/saml: add 'FilterGroups' setting
6 years ago
Márk Sági-Kazár
c0dfeb7068
Merge pull request #1692 from flant/oidc-icon
...
Add icon for OIDC provider
6 years ago
m.nabokikh
47b0d33142
Add icon for OIDC provider
...
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
6 years ago
m.nabokikh
521aa0802f
Fix OpenShift connector rootCA option
...
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
6 years ago
Stephan Renatus
4a0feaf589
connector/saml: add 'FilterGroups' setting
...
This should make AllowedGroups equivalent to an LDAP group filter:
When set to true, only the groups from AllowedGroups will be included in the
user's identity.
Signed-off-by: Stephan Renatus <srenatus@chef.io>
6 years ago
poh chiat
d87cf1c924
create github oauthconfig with redirecturl ( #1700 )
6 years ago
Márk Sági-Kazár
336e284a46
Merge pull request #1701 from tkleczek/static_client_secret_fix
...
allow no secret for static public clients
6 years ago
Tomasz Kleczek
c830d49884
allow no secret for static public clients
...
For statically-configured public clients it should be allowed for both
Secret and SecretEnv fields to be empty.
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
Mattias Sjöström
cd054c71af
Documentation: Fix typo and add specification in openshift connector doc ( #1687 )
...
Serviceaccount annotation in oc patch instruction was malformed. Format
specification of Client ID for a Service Account was missing.
6 years ago
Márk Sági-Kazár
83d8853fd9
Merge pull request #1686 from kenperkins/gh-1682
...
Adding slack channel to README
6 years ago
Ken Perkins
05b8acb974
Adding slack channel to README
6 years ago