Skip to content

Commit

Permalink
CB-5734 feat: fetch templateConfiguration
Browse files Browse the repository at this point in the history
  • Loading branch information
SychevAndrey committed Dec 26, 2024
1 parent 9c980be commit 4148ba4
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,14 @@ fragment AuthProviderInfo on AuthProviderInfo {
supportProvisioning
required
authHidden
templateConfiguration {
id
signInLink
signOutLink
metadataLink
acsLink
entityIdLink
}

#configurationParameters {
# id
Expand Down

0 comments on commit 4148ba4

Please sign in to comment.