Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ory/kratos

The most scalable and customizable identity server on the market. Replace your Homegrown, Auth0, Okta, Firebase with better UX and DX. Has all the tablestakes: Passkeys, Social Sign In, Multi-Factor Auth, SMS, SAML, TOTP, and more. Written in Go, cloud native, headless, API-first. Available as a service on Ory Network and for self-hosters.
https://github.com/ory/kratos

docs: correct claims.email in github guide (#422)

There is no email_primary in claims, and the selfservice strategy is currently using claims.email.

052a622de79d34e32ccab9c7da12a1275c7be51b authored over 4 years ago by hackerman <[email protected]>
docs: correct claims.email in github guide (#422)

There is no email_primary in claims, and the selfservice strategy is currently using claims.email.

58f7e15093d2461d4322fe68adb0723ae244bed9 authored over 4 years ago by Andrew Tan <[email protected]>
autogen(docs): regenerate and update changelog

dc2b6b2be2d5c62d42d4b9bf307cd5c68098a5c4 authored over 4 years ago by aeneasr <[email protected]>
fix: clear error messages after updating settings successfully (#421)

Closes #420

Signed-off-by: sawadashota <[email protected]>

7eec38829449237cffe345d8bec67578764559be authored over 4 years ago by sawadashota <[email protected]>
autogen(docs): generate and format documentation

087e0e43336008e3b5e751dc2326213a24d569af authored over 4 years ago by aeneasr <[email protected]>
autogen(docs): regenerate and update changelog

e55d721df73dfbac069187226a9e4ced4e293ada authored over 4 years ago by aeneasr <[email protected]>
chore: pin v0.3.0-alpha.1 release commit

43b693a449bf7cd219eb6901acf36725ace1c41c authored over 4 years ago by aeneasr <[email protected]>
autogen(docs): regenerate and update changelog

bb68c5825a1ded3f5eec9725d78e182307922317 authored over 4 years ago by aeneasr <[email protected]>
docs: prepare v0.3.0-alpha.1

d6a6f432f375018a2dc79d6b60de18455057c25a authored over 4 years ago by aeneasr <[email protected]>
fix: resolve flaky swagger generation (#416)

ac4acfcd7f4e686b5d5c01136158fdf1687329ac authored over 4 years ago by hackerman <[email protected]>
docs: improve the identity data model page (#410)

Co-authored-by: aeneasr <[email protected]>

2915b8faf3530fe7b9d252094c3aeb9fdbe9dd08 authored over 4 years ago by Patrik <[email protected]>
docs: document oidc strategy (#415)

Closes #409
Closes #124
Closes #32

9f079f4f77e54f7be67ac59e13e8ec2696522637 authored over 4 years ago by hackerman <[email protected]>
fix: improve config validation error message (#414)

Closes #413

d1e6896b3870cad49217ee78f6024a8a5c416f46 authored over 4 years ago by hackerman <[email protected]>
chore: make scripts executable

4bc7a51d377cd4cacab1b92d3afd1a2840fbb28c authored over 4 years ago by aeneasr <[email protected]>
refactor: move cypress files to test/e2e

df8e627d81d69682e01ec5670c7088ba564df578 authored over 4 years ago by aeneasr <[email protected]>
fix: resolve regression issues and bugs

e6d53693e146ec6e0d9de2ea366323721af3d8fb authored over 4 years ago by aeneasr <[email protected]>
refactor: partition files and change creds structure

This patch changes the data model of the OpenID Connect strategy. Instead of using an array of p...

4f1eb946fe1e74e537fc2166fc000180a11c2048 authored over 4 years ago by aeneasr <[email protected]>
refactor: dry config and oidc tests

3e9875612ea895f9b565d34f4d5b0f80d136868f authored over 4 years ago by aeneasr <[email protected]>
autogen(openapi): Regenerate swagger spec and internal client

3a29e11535ecdc2c60d4956e36162cdd06c49312 authored over 4 years ago by aeneasr <[email protected]>
docs: document account enumeration defenses for oidc

See #32

266329cd2969627c823418c1267360193e6342df authored over 4 years ago by aeneasr <[email protected]>
feat: implement oidc settings e2e tests

919925c87be561064300c3981b5a230c6cada4f7 authored over 4 years ago by aeneasr <[email protected]>
fix: return correct error on id mismatch

5915f2882d2a481ea357d50b0058093ba3ddb51b authored over 4 years ago by aeneasr <[email protected]>
refactor: adopt new request parser

ad16cc917c8067eb1c4b89ef8192287be1c912c8 authored over 4 years ago by aeneasr <[email protected]>
refactor(settings): use common request parser

ad6c4026e5fd15924dc906cdc9cb6c9de2fc4daa authored over 4 years ago by aeneasr <[email protected]>
fix: detect postgres unique constraint

3a777af00244066a42751005d832e4058ddad8d2 authored over 4 years ago by aeneasr <[email protected]>
feat: write tests and fix bugs for oidc settings

575a61f58a887fefa6b2917761c06304c94c9892 authored over 4 years ago by aeneasr <[email protected]>
fix: reset request id after parse

9550205a35364473e0f620ef2b2a7eac223dbfff authored over 4 years ago by aeneasr <[email protected]>
autogen(docs): regenerate and update changelog

b1544f4fbdce7935602f9fa80f24645569e41bba authored over 4 years ago by aeneasr <[email protected]>
refactor: moved scanner json to ory/x (#412)

Co-authored-by: aeneasr <[email protected]>

8a0967daef4329981b01e6c2b8bb55a8105b4829 authored over 4 years ago by Patrik <[email protected]>
autogen(docs): regenerate and update changelog

59ec83740d75990fc0c9c988f827f0cd80d93333 authored over 4 years ago by aeneasr <[email protected]>
docs: update github templates (#408)

Signed-off-by: aeneasr <[email protected]>

6e646b033e0d43499bf37579a2f04b726af0e3f7 authored over 4 years ago by hackerman <[email protected]>
autogen(docs): regenerate and update changelog

a7fc31bd5ec1330a96fe358413e7b54a704aa492 authored over 4 years ago by aeneasr <[email protected]>
docs: include redirect doc in nav

Closes #406

5aaebffd8c03e613ec60735536b6ef38d4da39e3 authored over 4 years ago by hackerman <[email protected]>
autogen(docs): regenerate and update changelog

6b0ce46120826706b1531e238fa88618be0cd7d9 authored over 4 years ago by aeneasr <[email protected]>
fix: active field should not be required (#401)

Closes ory/sdk#14

Signed-off-by: Jakob Sinclair <[email protected]>

aed2a5c3c8e39132df53ae8f0eecfb7924296796 authored over 4 years ago by Jakob Sinclair <[email protected]>
docs: fix links in README

Closes #403

efb610239ac2ae828db26ee84c4c5a83c54c0a6a authored over 4 years ago by hackerman <[email protected]>
fix: transaction usage in the identity persister (#404)

7f5072dc2d4fbf1f48cdf4d199ce4e89683a87b1 authored over 4 years ago by Patrik <[email protected]>
autogen(docs): regenerate and update changelog

b76d380b8b1fde6b3793ec0cb77b23d290c4c264 authored over 4 years ago by aeneasr <[email protected]>
ci: update mailchimp segment

1652b2419627ea718fdc863d9f614c75d15af245 authored over 4 years ago by hackerman <[email protected]>
autogen(docs): regenerate and update changelog

0577f64618d1fa2a1eb6654e47f0f8ead691444d authored over 4 years ago by aeneasr <[email protected]>
docs: ui should show only active form sections (#395)

4db674de14bc50e782321c7bd88ac8077db2bf75 authored over 4 years ago by hackerman <[email protected]>
docs: explain that form data is merged with oidc data (#394)

Closes #127

b0dbec403c96af41346b6b14fc74b7010e7f8e8a authored over 4 years ago by hackerman <[email protected]>
docs: improve social sign in guide (#393)

This patch changes the social sign in guide to represent more use cases such as Google and Faceb...

647ced3084d203e9954ca037afea34316f2080d8 authored over 4 years ago by hackerman <[email protected]>
docs: document new oidc jsonnet mapper (#392)

088b30feb6845863e6651489e0c963cde7e10516 authored over 4 years ago by hackerman <[email protected]>
autogen(docs): generate and format documentation

1b4567be5452b9dc3a9782aa0537cf086b9b7a4a authored over 4 years ago by aeneasr <[email protected]>
Merge pull request #388 from ory/jsonnet

refactor: replace oidc jsonschema with jsonnet

26a4d84a12c3c0e6d0d8e8d16de6de427e7658a3 authored over 4 years ago by hackerman <[email protected]>
fix: fix oidc strategy jsonnet test

f6c48bf2c64cea1f111e5777de22878e0be5f03c authored over 4 years ago by aeneasr <[email protected]>
chore: add go.sum for hydra integration

138c6cceb4fc9524799ea11b049ec2f4ae1e2397 authored over 4 years ago by aeneasr <[email protected]>
styles: format code

bc7557a4247ede1fdb4141f2670532aec7cbd456 authored over 4 years ago by aeneasr <[email protected]>
fix: adopt jsonnet in e2e oidc tests

5e518fb2de678e27fcc0e4fff020a4d575f1c109 authored over 4 years ago by aeneasr <[email protected]>
fix: test and implement mapper_url for jsonnet

40ac3dc7b5828ac775055fed3c0bd9ff393e5d86 authored over 4 years ago by aeneasr <[email protected]>
feat: introduce leaklog for debugging oidc map payloads

238d7a493566bcc28f08b1b2bf6463f95b100254 authored over 4 years ago by aeneasr <[email protected]>
autogen(docs): regenerate and update changelog

c7a994e7443f36d8ecee4c2bffb329ba484bbbd8 authored over 4 years ago by aeneasr <[email protected]>
fix: Access rules of oathkeeper for quick start (#390)

To access `/` as dashboard

Close #389

Signed-off-by: sawadashota <[email protected]>

5ed6d05b3e13027e4e7ffef1ff10ab2fb948093d authored over 4 years ago by sawadashota <[email protected]>
Merge branch 'master' into jsonnet

# Conflicts:
# selfservice/strategy/oidc/strategy.go

e0f3b92e5c2b5cdfe29d3855cfdae328db1e899c authored over 4 years ago by aeneasr <[email protected]>
feat: add format and lint for JSONNet files

This patch adds two commands `kratos jsonnet format` and `kratos jsonnet lint` that help with fo...

0a1b244a6fd2f714a12d101071b3c0f82b4da584 authored over 4 years ago by aeneasr <[email protected]>
refactor: replace oidc jsonschema with jsonnet

This patch replaces the previous methodology of merging OIDC data which used JSON Schema with Ex...

2b45e7953787ad46a6937fe44cb24b6c786eb223 authored over 4 years ago by aeneasr <[email protected]>
autogen(docs): regenerate and update changelog

97b989533dcc927a762e895039e8b5e9d07770c0 authored over 4 years ago by aeneasr <[email protected]>
refactor: improve oidc flows and payloads and add e2e tests (#381)

This patch improves the OpenID Connect login and registration user experience by simplifying the...

f9a50790637a848897ba275373bc538728e09f3d authored over 4 years ago by hackerman <[email protected]>
autogen(docs): generate and format documentation

15ce3d819662a650ee57bc1af0466095fdf69e5e authored over 4 years ago by aeneasr <[email protected]>
autogen(docs): regenerate and update changelog

d9013540b5c2ba90fe0012aec3cb19782304198e authored over 4 years ago by aeneasr <[email protected]>
chore: pin v0.2.1-alpha.1 release commit

16463ead91a009f33373150d10095aa3857b38f4 authored over 4 years ago by aeneasr <[email protected]>
autogen(docs): regenerate and update changelog

be9b37e8a7754b0a48e41ec4ad0e647385618a7c authored over 4 years ago by aeneasr <[email protected]>
docs: fix typo in upgrade guide

a1b1d7c9cbe5fad3b1112a16eced4f3064cfdda0 authored over 4 years ago by hackerman <[email protected]>
autogen(docs): generate and format documentation

a73a6d8819e96329006ea51ff88fed2401f30045 authored over 4 years ago by aeneasr <[email protected]>
docs: fix quickstart hero sections

7c6c4397bccd2b505fc04cc8d3b0944ceca18982 authored over 4 years ago by hackerman <[email protected]>
autogen(docs): regenerate and update changelog

dfdb5c61467a4d2e072981456431a9ee89c1bedf authored over 4 years ago by aeneasr <[email protected]>
chore: pin v0.2.0-alpha.2 release commit

ab916894b761b18c53e4ed1fd0e42d9f5aa0817c authored over 4 years ago by aeneasr <[email protected]>
autogen(docs): regenerate and update changelog

77cd821134b31452245286e5d43929a22f8d7672 authored over 4 years ago by aeneasr <[email protected]>
docs: improve changelog (#384)

a973ca7719cd820bb196ec5732c85418528be1d0 authored over 4 years ago by hackerman <[email protected]>
fix: declare proper vars for setting version (#383)

2fc7556b70b11e519162326ded0ba2638b6d32df authored over 4 years ago by hackerman <[email protected]>
autogen(docs): regenerate and update changelog

c498f5dab65be10d925354d79cb0dff00a98fcfb authored over 4 years ago by aeneasr <[email protected]>
chore: pin v0.2.0-alpha.1 release commit

21b37229d77f489da74ce478d62ff3cc9259d86e authored over 4 years ago by aeneasr <[email protected]>
docs: add info to oidc (#382)

6eeeb5dbe98d2f31fd922d60a35d9d8f81d0b2a8 authored over 4 years ago by hackerman <[email protected]>
autogen(docs): regenerate and update changelog

182fdf98048e6c70dc5741b8e85144fc066e451d authored over 4 years ago by aeneasr <[email protected]>
feat: introduce fallbacks for required configs (#376)

Closes #369
Closes #352

b3bcb25be6b417647ece2b3dda26d691f8e8d685 authored over 4 years ago by hackerman <[email protected]>
autogen(docs): regenerate and update changelog

aa749352b00680f76d9405245ad135ffe6139bae authored over 4 years ago by aeneasr <[email protected]>
docs: improve profile section and restructure nav (#373)

See #345

3cc097934edc81d4c6d853594eed5e68e9e48445 authored over 4 years ago by hackerman <[email protected]>
docs: add settings docs and improve flows (#375)

Closes #345

478cd9c5b5755030307d1f11e9bcbd4e171ee0d6 authored over 4 years ago by hackerman <[email protected]>
autogen(docs): regenerate and update changelog

6de5cb7c632a4312a6f64868bbb5b0c7ea59c402 authored over 4 years ago by aeneasr <[email protected]>
feat: add cypress e2e tests (#334)

abc0e91e278f7938b264598ac0c60d18c5a9e8a0 authored over 4 years ago by hackerman <[email protected]>
autogen(docs): regenerate and update changelog

eae48b37b2c9d2379a3c2748d18715778b6e434c authored over 4 years ago by aeneasr <[email protected]>
fix: automatically append multiStatements parameter to mySQL URI (#374)

39f77bb29637db048b15c097d869d8828b0d292b authored over 4 years ago by Patrik <[email protected]>
docs: add more examples to config schema (#372)

See #345

ed2ccb935fdcfcb11999996cd582726bba096435 authored over 4 years ago by hackerman <[email protected]>
autogen(docs): generate and format documentation

6d3697082ef01dfb93346df742be052bc73461d9 authored over 4 years ago by aeneasr <[email protected]>
u

0b6fa48e90fa0c50b9c26bae034eb1662c855d69 authored over 4 years ago by aeneasr <[email protected]>
chore: pin v1.5.0-beta.2 release commit

597a65d7cefb517f2311ee74d02b9cd53b32fbf9 authored over 4 years ago by aeneasr <[email protected]>
Merge branch 'master' of github.com:ory/kratos

7cd4f5da1d3404cf5beee80b84ea14bafabd4e4a authored over 4 years ago by aeneasr <[email protected]>
autogen(docs): generate and format documentation

de0eaf7a1c263c60d52631029e44216cd79bb56a authored over 4 years ago by aeneasr <[email protected]>
chore: pin v1.5.0-beta.1 release commit

57d3ce5b4c22891d79c2c7b77544b2502efec32b authored over 4 years ago by aeneasr <[email protected]>
chore: add semver-cli to deps

f5a05e89e471082d08482eacd9c4d324f5c4b652 authored over 4 years ago by aeneasr <[email protected]>
autogen(docs): regenerate and update changelog

25934786f8de3873c4dde45b64a7cfb80af79b8c authored over 4 years ago by aeneasr <[email protected]>
docs: add hook changes to upgrade guide

55b5fe00c0472f5f6f7408eee76bf9a39318db7e authored over 4 years ago by hackerman <[email protected]>
autogen(docs): regenerate and update changelog

0e1aea6ff506f8571b76242e9b43b157453dc163 authored over 4 years ago by aeneasr <[email protected]>
docs: document multi-tenant set up

Closes #370

891594df488e42ce30a81465f10f2936d152cb55 authored over 4 years ago by aeneasr <[email protected]>
docs: add HA docs

2e5c59158915d1ccbb90363e23f73a09c227b6f7 authored over 4 years ago by aeneasr <[email protected]>
autogen(docs): regenerate and update changelog

5d926bf25e69c272f692bba9c5d702c3c4a189d3 authored over 4 years ago by aeneasr <[email protected]>
docs: document 0.2.0 high-level changes

9be1064500dd86489b79e1abd9cbf1268b97853a authored over 4 years ago by hackerman <[email protected]>
autogen(docs): regenerate and update changelog

51240c5086e46648e25234747eaacfc9225285be authored over 4 years ago by aeneasr <[email protected]>
fix: use sqlite tag on make install

2c82784cd69e0468a72354f6898945032d826306 authored over 4 years ago by hackerman <[email protected]>