ZITADEL - Identity infrastructure, simplified for you.
Go to file
Livio Amstutz 65b17a83fb
feat(login): default to user selection, take login_hint into account (#350)
* feat(login): default to user selection instead of login, take login_hint into account

* fix: proper error message when user (and other objects) not found (#337)

* fix: proper error message when user not found by loginname

* add more not found and fix some typos

* feat: usergrant (#348)

* fix: add needed permissions

* feat: search project/projectgrant user grants

* fix: no zitadel permissions

* fix: queries length

* feat: add get my password policy (#346)

* feat: add get my password policy

* fix: failed merges

* chore(deps): bump contrib.go.opencensus.io/exporter/stackdriver (#343)

Bumps [contrib.go.opencensus.io/exporter/stackdriver](https://github.com/census-ecosystem/opencensus-go-exporter-stackdriver) from 0.13.1 to 0.13.2.
- [Release notes](https://github.com/census-ecosystem/opencensus-go-exporter-stackdriver/releases)
- [Commits](https://github.com/census-ecosystem/opencensus-go-exporter-stackdriver/compare/v0.13.1...v0.13.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat: remove phone (#349)

* feat: remove phone number

* feat: remove phone number tests

* feat: remove phone number tests

* fix: regenerate protos

* fix(console): distinct user grant searches and creates, project grant member edit, import cleanup (#342)

* project grant member edit

* project grant member dialog, import cleanup

* readd project roles

* user login-methods cleanup

* fix sw config, user grant context

* delete user grants, context for creation, search

* contributor box shadow

* password to detail view

* user detail notification

* lint

Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Max Peintner <max@caos.ch>
2020-07-07 08:14:44 +02:00
.codecov chore(codecov): make codecov configurable in repo (#40) 2020-04-08 07:37:24 +02:00
.github chore(dependabot): change dockerfile name (#338) 2020-07-03 10:04:37 +02:00
build chore(dependabot): change dockerfile name (#338) 2020-07-03 10:04:37 +02:00
cmd/zitadel feat: usergrant (#348) 2020-07-06 15:27:29 +02:00
console fix(console): distinct user grant searches and creates, project grant member edit, import cleanup (#342) 2020-07-06 16:17:06 +02:00
docs feat: remove phone (#349) 2020-07-06 15:48:24 +02:00
internal feat(login): default to user selection, take login_hint into account (#350) 2020-07-07 08:14:44 +02:00
k8s/base fix: secrets to env vars mapping (#209) 2020-06-11 11:21:29 +02:00
migrations/cockroach fix(management): map all fields in user grant view converter (#324) 2020-07-01 12:46:46 +02:00
pkg feat: remove phone (#349) 2020-07-06 15:48:24 +02:00
.gitignore feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
.releaserc.js chore: matrix build (#106) 2020-05-14 07:38:58 +02:00
go.mod chore(deps): bump contrib.go.opencensus.io/exporter/stackdriver (#343) 2020-07-06 15:43:40 +02:00
go.sum chore(deps): bump contrib.go.opencensus.io/exporter/stackdriver (#343) 2020-07-06 15:43:40 +02:00
LICENSE Initial commit 2020-03-16 14:51:32 +01:00
README.md fiX: deploy (#182) 2020-06-05 20:41:28 +02:00
SECURITY.md docs(readme): security policy (#19) 2020-03-20 06:30:10 +01:00

ZITADEL

Zitadel

semantic-release Release license release Go Report Card codecov

This project is in alpha state. The API will continue breaking until version 1.0.0 is released

What Is It

It will be an IAM ;-)

How Does It Work

Why Another IAM

How To Use It

How To Contribute

TBD

Security

See the policy here

License

See the exact licensing terms here

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.