public static class OidcConfig.Authentication extends Object
| Modifier and Type | Field and Description |
|---|---|
Optional<String> |
redirectPath
Relative path for calculating a "redirect_uri" parameter.
|
Optional<List<String>> |
scopes
List of scopes
|
| Constructor and Description |
|---|
Authentication() |
@ConfigItem public Optional<String> redirectPath
@ConfigItem public Optional<List<String>> scopes
Copyright © 2020 JBoss by Red Hat. All rights reserved.