This website requires JavaScript.
Explore
Help
Sign In
TheArchive
/
zitadel
Watch
1
Star
0
Fork
0
You've already forked zitadel
mirror of
https://github.com/zitadel/zitadel.git
synced
2024-12-12 11:04:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
03789d43e5
zitadel
/
pkg
/
grpc
/
idp
/
idp.go
5 lines
91 B
Go
Raw
Normal View
History
Unescape
Escape
feat: jwt as idp (#2363) * feat: jwt idp * feat: command side * feat: add tests * fill idp views with jwt idps and return apis * add jwtEndpoint to jwt idp * begin jwt request handling * merge * handle jwt idp * cleanup * fixes * autoregister * get token from specific header name * error handling * fix texts * handle renderExternalNotFoundOption Co-authored-by: fabi <fabienne.gerschwiler@gmail.com>
2021-09-14 13:15:01 +00:00
package
idp
type
IDPConfig
=
isIDP_Config
feat: add azure provider templates (#5441) Adds possibility to manage and use Microsoft Azure template based providers
2023-03-15 06:48:37 +00:00
type
IsAzureADTenantType
=
isAzureADTenant_Type
Reference in New Issue
Copy Permalink