Commit 5021db5
committed
fix: use the same scopes for auth session as other extensions
Fix #773.
Red Hat SSO authentication provider matches existing sessions
with exactly the same scopes. Sandbox should use the same scopes
as other Red Hat extensions to avoid triggering authentication
dialog when there is already session created by Red Hat
SSO Authentication provider triggered from different Red Hat
extension.
Signed-off-by: Denis Golovin <dgolovin@redhat.com>1 parent 3808e1b commit 5021db5
1 file changed
Lines changed: 10 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
273 | 273 | | |
274 | 274 | | |
275 | 275 | | |
276 | | - | |
277 | | - | |
278 | | - | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
279 | 286 | | |
280 | 287 | | |
281 | 288 | | |
| |||
0 commit comments