providers: allow previewing mappings for other users (#8297)
* rework access check to do better validation
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* providers: allow previewing mappings for other users
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix ui
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* Revert "rework access check to do better validation"
This reverts commit 81077a7e7b.
* prepare
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
@ -1617,10 +1617,6 @@
|
||||
<source>JWKS URL</source>
|
||||
<target>JWKS URL</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s453b0c150a7ca58e">
|
||||
<source>Example JWT payload (for currently authenticated user)</source>
|
||||
<target>Example JWT payload (for currently authenticated user)</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc6e8a34361c7c272">
|
||||
<source>Forward auth (domain-level)</source>
|
||||
<target>Forward auth (domain-level)</target>
|
||||
@ -6658,6 +6654,12 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s17032e57ba222d2f">
|
||||
<source>Permissions assigned to this role which affect all object instances of a given type.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sb9b51124d1b3dca0">
|
||||
<source>JWT payload</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sbd065743a0c599e3">
|
||||
<source>Preview for user</source>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
||||
Reference in New Issue
Block a user