-
Notifications
You must be signed in to change notification settings - Fork 335
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(auth): cherry pick industry to master (#2084)
* feat(auth): support cloud industry oidc and accounts (#1878) Co-authored-by: caryxychen <caryxychen@tencent.com> * fix(auth): authz bug fix (#1916) Co-authored-by: caryxychen <caryxychen@tencent.com> * fix(auth): fix auth redirect bug (#1925) * fix(auth): authz bug fix * fix(auth): fix auth redirect bug Co-authored-by: caryxychen <caryxychen@tencent.com> * feat(gateway): logout redirect (#1933) * fix(auth): authz bug fix * fix(auth): fix auth redirect bug * feat(gateway): logout redirect Co-authored-by: caryxychen <caryxychen@tencent.com> * fix(registry): fix registry login bug (#1971) * fix(auth): authz bug fix * fix(auth): fix auth redirect bug * feat(gateway): logout redirect * fix(registry): fix registry login bug Co-authored-by: caryxychen <caryxychen@tencent.com> * fix(auth): apiKey authn failed (#2006) * fix(auth): authz bug fix * fix(auth): fix auth redirect bug * feat(gateway): logout redirect * fix(registry): fix registry login bug * fix(auth): apiKey authn failed Co-authored-by: caryxychen <caryxychen@tencent.com> * feat(cloudindustry): support searchKey and limit (#2076) * feat(cloudindustry): support searchKey and limit * feat(cloudindustry): support searchKey and limit Co-authored-by: caryxychen <caryxychen@tencent.com> * fix(auth): fix pmd * fix(auth): fix authz pmd Co-authored-by: caryxychen <caryxychen@tencent.com>
- Loading branch information
1 parent
917006a
commit 8978358
Showing
29 changed files
with
620 additions
and
136 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.