Skip to content

Commit a1618f5

Browse files
authored
Fix heading level in troubleshooting guide
1 parent 6cf9192 commit a1618f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

support/entra/entra-id/app-integration/troubleshoot-rabc-issues-webassembly-auth-apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ When you build a WebAssembly authentication app and try to implement role-based
2121

2222
The WebAssembly authentication stack might cast role claims into a single string. This prevents proper role-based access control.
2323

24-
### Solution
24+
## Solution
2525

2626
You can implement a custom user factory to modify the behavior of role claims mapping. To do this, follow these steps.
2727

0 commit comments

Comments
 (0)