zitadel/internal/auth/repository
Fabi 0bd27bc8e4
fix: add prompt on oidc rp, fix idp and login policy in console (#769)
* fix: add prompt on oidc rp

* fix: add prompt on oidc rp

* fix: translation

* fix: translation

* fix: not existing login policy

* fix: login policy

* fix: identity provider detail

* fix: idp update

* fix: idps in login policy

* fix: lint

* fix: scss

* fix: external idps on auth user detail

* fix: idp create mapping fields

* fix: remove idp provider

* fix: angular lint

* fix: login policy view

* fix: translations
2020-09-23 16:52:19 +02:00
..
eventsourcing fix: add prompt on oidc rp, fix idp and login policy in console (#769) 2020-09-23 16:52:19 +02:00
application.go feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
auth_request.go feat: Identity brokering (#730) 2020-09-18 13:26:28 +02:00
iam.go feat: idp and login policy configurations (#619) 2020-08-26 09:56:23 +02:00
key.go feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
org.go feat: Identity brokering (#730) 2020-09-18 13:26:28 +02:00
policy.go feat: add get my password policy (#346) 2020-07-06 15:35:20 +02:00
repository.go feat: add domain verification notification (#649) 2020-08-27 17:18:23 +02:00
token.go feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
user_grant.go fix: return authorizations on userinfo (#420) 2020-07-09 14:05:12 +02:00
user_session.go feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
user.go feat: Identity brokering (#730) 2020-09-18 13:26:28 +02:00