-
Notifications
You must be signed in to change notification settings - Fork 57
Comparing changes
Open a pull request
base repository: imagov/keycloak
base: master
head repository: trileuco/keycloak
compare: master
- 17 commits
- 9 files changed
- 5 contributors
Commits on Oct 11, 2019
-
The has_role? method checks the client roles, and this new method do the same but for realm roles.
Marcos Muino Garcia committedOct 11, 2019 Configuration menu - View commit details
-
Copy full SHA for 5339d3c - Browse repository at this point
Copy the full SHA 5339d3cView commit details
Commits on Mar 26, 2020
-
Transform Keycloak::Client into a class
Alvaro Gomez Traveso committedMar 26, 2020 Configuration menu - View commit details
-
Copy full SHA for 5f67f40 - Browse repository at this point
Copy the full SHA 5f67f40View commit details
Commits on Mar 27, 2020
-
Alvaro Gomez Traveso committed
Mar 27, 2020 Configuration menu - View commit details
-
Copy full SHA for f0151a2 - Browse repository at this point
Copy the full SHA f0151a2View commit details
Commits on Mar 30, 2020
-
Merge pull request #1 from trileuco/feature/transform-client-to-class
Make keycloak client into a class
Marcos Muíño García authoredMar 30, 2020 Configuration menu - View commit details
-
Copy full SHA for 9cdab03 - Browse repository at this point
Copy the full SHA 9cdab03View commit details
Commits on Apr 2, 2020
-
Move Client to a separate file
Alvaro Gomez Traveso committedApr 2, 2020 Configuration menu - View commit details
-
Copy full SHA for 2c7536d - Browse repository at this point
Copy the full SHA 2c7536dView commit details -
Alvaro Gomez Traveso committed
Apr 2, 2020 Configuration menu - View commit details
-
Copy full SHA for 7683804 - Browse repository at this point
Copy the full SHA 7683804View commit details -
Configuration menu - View commit details
-
Copy full SHA for 172a0dd - Browse repository at this point
Copy the full SHA 172a0ddView commit details
Commits on May 8, 2020
-
Add method to retrieve all realm_roles
Marcos Muíño García committedMay 8, 2020 Configuration menu - View commit details
-
Copy full SHA for decdbcc - Browse repository at this point
Copy the full SHA decdbccView commit details
Commits on Jul 6, 2020
-
Add methods to get available roles and add them to an user
Cristopher Alvarez Martinez committedJul 6, 2020 Configuration menu - View commit details
-
Copy full SHA for 4e28314 - Browse repository at this point
Copy the full SHA 4e28314View commit details
Commits on Jul 7, 2020
-
Merge pull request #3 from trileuco/feature/add-roles-to-user
Add methods to get available roles and add them to an user
Marcos Muíño García authoredJul 7, 2020 Configuration menu - View commit details
-
Copy full SHA for 8423313 - Browse repository at this point
Copy the full SHA 8423313View commit details
Commits on Aug 18, 2020
-
Alvaro Gomez Traveso committed
Aug 18, 2020 Configuration menu - View commit details
-
Copy full SHA for 30fdc73 - Browse repository at this point
Copy the full SHA 30fdc73View commit details
Commits on Feb 10, 2021
-
Support new introspection endpoint configuration
Keycloak v12.0.0 has a change in his configuration parameters: In previous versions token_introspection_endpoint key was used, but now introspection_endpoint is the new key. In fact, in Keycloak 9.0.0 both keys appear in configuration with the same value at https://staging.balaena.travel/auth/realms/pedasiparadise/.well-known/openid-configuration
Marcos Muíño García committedFeb 10, 2021 Configuration menu - View commit details
-
Copy full SHA for 38dea52 - Browse repository at this point
Copy the full SHA 38dea52View commit details -
Merge branch 'feature/get_user'
Marcos Muíño García committedFeb 10, 2021 Configuration menu - View commit details
-
Copy full SHA for 4033102 - Browse repository at this point
Copy the full SHA 4033102View commit details
Commits on Nov 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d27356b - Browse repository at this point
Copy the full SHA d27356bView commit details -
Merge pull request #4 from trileuco/bugfix/scope-openid
Bugfix/scope-openid
Configuration menu - View commit details
-
Copy full SHA for 28197a4 - Browse repository at this point
Copy the full SHA 28197a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d03822 - Browse repository at this point
Copy the full SHA 1d03822View commit details -
Merge pull request #5 from trileuco/bugfix/scope-openid-redirect
Bugfix/scope-openid-redirect
Configuration menu - View commit details
-
Copy full SHA for 19c7ee8 - Browse repository at this point
Copy the full SHA 19c7ee8View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master