Skip to content

Commit 3b2944c

Browse files
committed
Update service specs
1 parent a37509f commit 3b2944c

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

src/specs/userdetails

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -471,16 +471,16 @@ components:
471471
type: oauth2
472472
flows:
473473
clientCredentials:
474-
authorizationUrl: https://auth.ala.org.au/cas/oidc/authorize
475-
tokenUrl: https://auth.ala.org.au/cas/oidc/token
476-
refreshUrl: https://auth.ala.org.au/cas/oidc/refresh
474+
authorizationUrl: https://auth.biodiversitydata.se/cas/oidc/authorize
475+
tokenUrl: https://auth.biodiversitydata.se/cas/oidc/token
476+
refreshUrl: https://auth.biodiversitydata.se/cas/oidc/refresh
477477
scopes:
478478
users/read: Read or list any or all user records
479479
users/write: "Write to a user's record, eg update a user's attributes."
480480
authorizationCode:
481-
authorizationUrl: https://auth.ala.org.au/cas/oidc/authorize
482-
tokenUrl: https://auth.ala.org.au/cas/oidc/token
483-
refreshUrl: https://auth.ala.org.au/cas/oidc/refresh
481+
authorizationUrl: https://auth.biodiversitydata.se/cas/oidc/authorize
482+
tokenUrl: https://auth.biodiversitydata.se/cas/oidc/token
483+
refreshUrl: https://auth.biodiversitydata.se/cas/oidc/refresh
484484
scopes:
485485
users/read: Read or list any or all user records
486486
users/write: "Write to a user's record, eg update a user's attributes."

0 commit comments

Comments
 (0)