Commit graph

21987 commits

Author SHA1 Message Date
Erik Jan de Wit
8fc517f2a0
fix the name of the fields introduced test (#1199)
* fix the name of the fields introduced test

fixes: #1182

* changed to use display none to hide fields
2021-09-23 09:48:23 +02:00
Jenny
83d5624bf4
Identity Providers(Mappers): Edit mappers (#1140)
* rebase

dont fetch rolesbyID if mapperId

save attributes

fix cypress test

cypress test updates

fix cancel route

route fix with Erik

Apply suggestions from Jon's code review

Co-authored-by: Jon Koops <jonkoops@gmail.com>

pr feedback from jon

remove unused import

* usefindbytestid

* PR feedback from Jon

* fix tests

* fix save bug and feedback from Jon

* remove unnecessary type

* fix cypress test
2021-09-22 16:27:30 -04:00
Daniel Fesenmeyer
339224578e KEYCLOAK-10603 adjust assignments to roles (user-role and group-role assignments, client-scope and client "scope mappings"): allow assignments of roles which are already indirectly assigned (e.g. by composite role)
- extend RoleMapperModel with method hasDirectRole(RoleModel), which only checks for direct assignment in contrast to the existing method hasRole(RoleModel)
- extend ScopeContainerModel with method hasDirectScope(RoleModel), which only checks for direct scope mapping in contrast to the existing method hasScope(RoleModel)
- use the new hasDirectRole and hasDirectScope methods to check whether a role is in the "available" list and whether it can be assigned (previously, the hasRole method was used for this purpose)
- add hint to UI that available roles contain effectively assigned roles which are not directly assigned
- adjust and extend tests
2021-09-22 13:56:29 +02:00
Erik Jan de Wit
809247a686
changed to use code editor (#1161)
* changed to use code editor

* Update src/components/json-file-upload/JsonFileUpload.tsx

Co-authored-by: Jon Koops <jonkoops@gmail.com>

* fixed tests

Co-authored-by: Jon Koops <jonkoops@gmail.com>
2021-09-22 10:54:53 +02:00
Erik Jan de Wit
34e9d7a3ca
added description on new client scope screen (#1203) 2021-09-22 10:35:02 +02:00
AndyMunro
e15ebe8306 admin-reuse -- Found one more Data Grid link to fix based on a separate PR. 2021-09-21 08:58:46 +02:00
Andy Munro
26087f0ece Correcting capitalization 2021-09-21 08:58:46 +02:00
AndyMunro
2e8827cf1a Resolving conflicts 2021-09-21 08:58:46 +02:00
Andy Munro
2cb26dd703 Fixing topics.adoc and cross-references 2021-09-21 08:58:46 +02:00
Andy Munro
a0b31dced3 minor corrections to duplicate text and wording 2021-09-21 08:58:46 +02:00
Andy Munro
c2fdee2d2d Resolved conflicts 2021-09-21 08:58:46 +02:00
Stefan Sitani
90cd689e59 fix build issues: add attributes+ on codeblocks to prevent XML parsing error, fix anchor ID problems due to duplicate titles (#60)
WORKAROUND: replace xref target with link anchor that actually show up in the XML after conversion
2021-09-21 08:58:46 +02:00
Andy Munro
d11312c618 correction to themes 2021-09-21 08:58:46 +02:00
Andy Munro
66a884b244 integrated latest changes into new files 2021-09-21 08:58:46 +02:00
Andy Munro
2bdf64f90d minor correction 2021-09-21 08:58:46 +02:00
Brian Dooley
9e66b97faf KEYCLOAK-15756 Initial wording (#58)
* KEYCLOAK-15756 Initial wording

* KEYCLOAK-15756 Post feedback changes
2021-09-21 08:58:46 +02:00
Brian Dooley
4bcb4a49d7 Keycloak 15778 (#59)
* KEYCLOAK-15778 Initial commit

* KEYCLOAK-15778 fixes missing master realm png

* KEYCLOAK-15778 fixes missing master realm png
2021-09-21 08:58:46 +02:00
Andy Munro
2232d568b7 Reworked chapter 1, the overview chapter 2021-09-21 08:58:46 +02:00
Brian Dooley
bb767dcb62 KEYCLOAK-15749 Rewords SSSD (#48) Minor edit
* KEYCLOAK-15749 Rewords SSSD

* KEYCLOAK-15749 Post feedback changes

* more post feedback changes
2021-09-21 08:58:46 +02:00
Brian Dooley
10ecbfe1db KEYCLOAK-15942 Rewording (#56)
* KEYCLOAK-15942 Rewording

* Post feedback changes

* Post feedback changes

* Post feedback changes again
2021-09-21 08:58:46 +02:00
Andy Munro
0bcf8bcc5e Change i.e. to such as 2021-09-21 08:58:46 +02:00
Andy Munro
eafa2bb3cf Updating export/import chapter 2021-09-21 08:58:46 +02:00
Andy Munro
ef1bf867f4 Applying official TOC 2021-09-21 08:58:46 +02:00
Brian Dooley
3326ed1630 KEYCLOAK-15744 Initial rewording (#49) 2021-09-21 08:58:46 +02:00
Brian Dooley
2a82132ff5 KEYCLOAK-15790 Security Threats rewrite (#57)
* KEYCLOAK-15790 Security Threats rewrite

* KEYCLOAK-15790 Post feedback changes
2021-09-21 08:58:46 +02:00
Andy Munro
7492e07b47 Converting Admin Console to Configuring Realms chapter including Realm Keys from Authentication chapter 2021-09-21 08:58:46 +02:00
Brian Dooley
fd728e8a4e Rework server initialization chapter
* KEYCLOAK-15941 Initial Rewording

* Post feedback wording changes
2021-09-21 08:58:46 +02:00
Andy Munro
9b0263f580 Reapply login settings topics 2021-09-21 08:58:46 +02:00
Andy Munro
62e78c0f2e Minor OTP section name change 2021-09-21 08:58:46 +02:00
Andy Munro
56375976e5 Changing title of Authentication chapter 2021-09-21 08:58:46 +02:00
Brian Dooley
ba807279bd Keycloak 15698 (#47)
* Rewords first 3 chapters

* Rewrites flows module

* Post kerberos rewording

* x509 changes

* Pre proof read

* post visual review

* post ccutil changes

* Removing apostrophies

* Post feedback changes

* Post feedback rewording changes

* Another minor change
2021-09-21 08:58:46 +02:00
Andy Munro
824bceaf3e fixed cross-reference 2021-09-21 08:58:46 +02:00
Andy Munro
a335c4544c Changed vs to 'compared to' 2021-09-21 08:58:46 +02:00
Andy Munro
4bd0e6b0b8 Correcting leveloffsets to use PLUS sign 2021-09-21 08:58:46 +02:00
Andy Munro
cb7e1aa3bd more duplicate IDs to correct 2021-09-21 08:58:46 +02:00
Andy Munro
a95c0f3536 Correcting duplicate IDs for users topics 2021-09-21 08:58:46 +02:00
Brian Dooley
12809fbb7a KEYCLOAK-16234 initial commit (#41)
* Fix Users TOC

* KEYCLOAK-16234 initial commit

* Modularization

* messing

* removes duplicate module calls

* Post feedback changes

Co-authored-by: Andy Munro <amunro@redhat.com>
2021-09-21 08:58:46 +02:00
Peter Skopek
b26a91c7a2 KEYCLOAK-16522 fix test issues (external links and anchor) (#44) 2021-09-21 08:58:46 +02:00
Andy Munro
6742606545 Add missing asterisk 2021-09-21 08:58:46 +02:00
Andy Munro
02f2507668 Adding PR1032 to address account deletion 2021-09-21 08:58:46 +02:00
Andy Munro
c2d64a506c applying indentation using leveloffsets 2021-09-21 08:58:46 +02:00
Andy Munro
af2eea4940 minor formatting changes and technical corrections 2021-09-21 08:58:46 +02:00
Joan Edwards
fef494fc30 update content with corrections (#42)
* update content with corrections

* updates
2021-09-21 08:58:46 +02:00
Andy Munro
50caba8e2e KEYCLOAK-15771 Updates based on peer editing agreements on clients topics and making corrections to roles and groups chapter. 2021-09-21 08:58:46 +02:00
Brian Dooley
dee2877e17 INcorporates feedback (#40) 2021-09-21 08:58:46 +02:00
Andy Munro
bbc00004fc Applying bold and other changes to merge roles and groups topics. 2021-09-21 08:58:46 +02:00
Brian Dooley
83a8648b74 KEYCLOAK-16186-2 modularizes files (#39) 2021-09-21 08:58:46 +02:00
Andy Munro
19ec0eeb7b applying bold to clients chapter 2021-09-21 08:58:46 +02:00
Andy Munro
f458928e1f KEYCLOAK-16069 minor changes 2021-09-21 08:58:46 +02:00
Andy Munro
f0c68e15b8 KEYCLOAK-16069 minor changes for reuse 2021-09-21 08:58:46 +02:00