Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi token prototype #14

Closed
wants to merge 80 commits into from
Closed

Multi token prototype #14

wants to merge 80 commits into from

Conversation

fperot74
Copy link

No description provided.

keycloak-bot and others added 30 commits April 24, 2019 06:22
- Changed format of credentials to support multiple different credential type
- Changed manner in which credential validation code is reached: userCredentialManager is now only used for passwords, all other credential types will directly call their CredentialProvider
- CredentialInput is now only used for the input of a credential, and has it's format changed as a result
- Subclassed CredentialModel for each type of credential. Credentials are completely separated to facilitate adding new credential types.
- Extended these changes through the code, including adapting the unit tests where necessary

In addition:
- removed previously commited multi-factor code
- Updated MultipleRealmsTest to the one from Keycloak master, as the one in 6.0.1 is bugged when running with undertow.
Modify the handling of credentials in the admin GUI
…sole-ordering

CLOUDTRUST-1468 Multi token prototype admin console credentials re-ordering
- allows the user to return to a previous required execution, or to a parent flow
- Corrected a bug where when flows were evaluated for alternatives, it would result in an error
- TODO: currently flows cannot be selected as an alternative. This needs to be thought about a lot more
AlistairDoswald and others added 26 commits September 27, 2019 16:26
…cted, for authenticators that must display a challenge
…o MigrationTest and model tests for credentials.
Migration of user credentials and authentication flows. Added tests t…
Add multi-token BrowserFlow tests
…rLogin-tests

Add First Broker Login tests for new authenticators
@fperot74 fperot74 closed this Oct 11, 2019
@fperot74
Copy link
Author

PR closed (navigation error)

lagess pushed a commit to lagess/keycloak that referenced this pull request Apr 17, 2023
…cloudtrust#14)

* More changes based on feedback

* Puts back 2 out of 3 screens
lagess pushed a commit to lagess/keycloak that referenced this pull request Apr 17, 2023
* KEYCLOAK-15527 Adding context to master.adoc and index.adoc to allow reuse

* KEYCLOAK-15614 modularisation of 'Creating an Open ID Connect Client' (cloudtrust#14)

* More changes based on feedback

* Puts back 2 out of 3 screens

* KEYCLOAK-15614 updates to anchors

* Minor spelling correction in Getting Started

* Keycloak 15786 (cloudtrust#16)

* rebase corrections

* post feedback changes

* post review changes (cloudtrust#18)

* KEYCLOAK-15616 initial commit

Co-authored-by: Andy Munro <amunro@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants