Commit graph

31 commits

Author SHA1 Message Date
Florian Forster
356dd89ae4
chore: fix broken codecov default branch (#245)
* chore: fix broken codecov default branch

* update codecov badge
2022-11-21 17:41:56 +01:00
Anthony Quéré
0596d83b33
doc: fix zitadel doc uri in the README (#239) 2022-11-03 10:11:15 +00:00
Florian Forster
4ac692bfd8
chore: house cleaning of the caos name and update sec (#232)
* chore: house cleaning of the caos name and update sec

* some typos

* make fix non breakable

* Update SECURITY.md

Co-authored-by: Livio Spring <livio.a@gmail.com>

* Update SECURITY.md

Co-authored-by: Livio Spring <livio.a@gmail.com>

Co-authored-by: Livio Spring <livio.a@gmail.com>
2022-10-17 09:13:54 +02:00
Weny Xu
3a7b2e8eb5
docs(README.md): fix typos 2022-10-17 08:06:41 +02:00
Livio Spring
0e7949b1a0
chore: add go 1.19 to matrix build (#202)
* chore: add go 1.19 to matrix build

* try rc2

* use rc

* remove rc and update readme

* update ubuntu version
2022-08-08 15:02:36 +02:00
mffap
292b0cc9f9
chore: update website (#195) 2022-07-20 15:31:30 +02:00
David Sharnoff
fb0c466839
chore: add doc links (#190) 2022-06-30 13:20:18 +02:00
Livio Amstutz
ff124f87f5
docs(readme): update features and add contributors (#180) 2022-05-11 10:19:16 +02:00
Florian Forster
550f7877f2
fix: move to new org (#177)
* chore: move to new org

* chore: change import

* fix: update logging lib

Co-authored-by: Fabienne <fabienne.gerschwiler@gmail.com>
Co-authored-by: adlerhurst <silvan.reusser@gmail.com>
2022-04-26 23:48:29 +02:00
Livio Amstutz
885fe0d45c
docs(example): implement OpenID Provider (#165)
* chore(example): implement OpenID Provider

* jwt profile and fixes

* some comments

* remove old op example

* fix code flow example

* add service user and update readme

* fix password for example use

* ignore example and mock folders for code coverage

* Update example/server/internal/storage.go

Co-authored-by: Silvan <silvan.reusser@gmail.com>

* Update client.go

Co-authored-by: Silvan <silvan.reusser@gmail.com>
2022-04-21 17:54:00 +02:00
Livio Amstutz
0dd79cb6f9
chore(build): add go 1.18 to matrix build (#166)
* chore(build): add go 1.18 to matrix build

* add 1.18

* Update README.md

* Update release.yml
2022-03-22 07:26:00 +01:00
Rohinish
f103b56e95
docs(readme): corrected terminology 2022-01-22 19:20:58 +01:00
Livio Amstutz
55ec7d9dd2
docs: remove implicit and hybrid flow from supported RP features in readme (#136)
* docs: remove implicit flow from supported features in readme

* docs: remove implicit flow from supported features in readme

Co-authored-by: Florian Forster <florian@caos.ch>

Co-authored-by: Florian Forster <florian@caos.ch>
2021-10-26 09:15:02 +02:00
jmillerv
292188ba30
docs: fix readme typos (#134) 2021-10-10 19:30:24 +00:00
陈杨文
ff2c164057
fix: improve example & fix userinfo marshal (#132)
* fix: example client should track state, call cli.CodeFlow need context

* fix: oidc userinfo can UnmarshalJSON with address

* rp Discover use client.Discover

* add instruction for example to README.md
2021-10-08 08:20:45 +02:00
Livio Amstutz
1bd04e9f36
Merge pull request #117 from caos/workflow
chore: start improving external contribution
2021-08-27 15:36:51 +02:00
Livio Amstutz
87061e0123 chore: add 1.17 to matrix build 2021-08-27 14:57:48 +02:00
Florian Forster
3a37300e7a
docs: certification comment (#113) 2021-08-03 17:00:24 +02:00
Florian Forster
a2583ad772
docs: improve wording (#103) 2021-06-14 15:59:51 +02:00
Livio Amstutz
8e884bdb9f
feat: refresh token (#98)
add missing feature commit and readme update
2021-05-18 09:03:11 +02:00
Livio Amstutz
602592d5f3
chore(pipeline): add Go 1.16 to matrix build (#90)
* chore(pipeline): add 1.16 to matrix build

* chore(readme): add GO 1.16 to supported versions
2021-03-18 13:35:56 +01:00
Florian Forster
f6863b95f3
docs(OAuth 2.0): JWT Profile (#57) 2020-09-21 07:03:22 +02:00
Florian Forster
30f60da90d
chore: use only go mod native version (#52)
* chore: use only go mod native version

* chore: new go versions

* update go version in go.mod

Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2020-09-10 15:53:17 +02:00
Florian Forster
a842b13d25
chore: enhance CI process (#20)
* chore: enhance CI process

* chore: enhance ci

* chore: typo
2020-04-14 18:25:02 +02:00
Florian Forster
bcff375e6c
docs(badges): replace imgshield (#18) 2020-03-30 23:29:26 +02:00
Florian Forster
305c304b76
chore: 1.14 & goreport (#17) 2020-03-30 23:26:26 +02:00
Livio Amstutz
80f1272d26 fix: version! 2020-03-06 17:18:54 +01:00
Florian Forster
7c4732c5fe
docs(readme): format links 2020-02-05 15:05:09 +01:00
Florian Forster
52d89a10e5
docs(readme): go versions 2020-02-05 15:02:51 +01:00
Florian Forster
2d9a9ad192
docs(readme): initial readme 2020-02-05 14:56:56 +01:00
Livio Amstutz
6d0890e280 initial commit 2020-01-31 15:22:16 +01:00