Closed kenoir closed 3 months ago
This change follows https://github.com/wellcomecollection/identity/pull/405 and is required to allow this client to authenticate Sierra users (oops)!
Part of: https://github.com/wellcomecollection/platform/issues/5747
[!WARNING] This terraform change is applied, until this is merged other terraform changes are blocked.
The test app https://tomcrane.github.io/iiif-auth-client/?manifest=https://iiif.wellcomecollection.org/presentation/b20146267, doesn't lead you to an error with ?error=invalid_request&error_description=no%20connections%20enabled%20for%20the%20client in the URL.
?error=invalid_request&error_description=no%20connections%20enabled%20for%20the%20client
Moving closer to getting access to restricted items for users with the right roles.
This change impacts only existing as yet to be used app clients, so should not impact other users.
What does this change?
This change follows https://github.com/wellcomecollection/identity/pull/405 and is required to allow this client to authenticate Sierra users (oops)!
Part of: https://github.com/wellcomecollection/platform/issues/5747
How to test
The test app https://tomcrane.github.io/iiif-auth-client/?manifest=https://iiif.wellcomecollection.org/presentation/b20146267, doesn't lead you to an error with
?error=invalid_request&error_description=no%20connections%20enabled%20for%20the%20client
in the URL.How can we measure success?
Moving closer to getting access to restricted items for users with the right roles.
Have we considered potential risks?
This change impacts only existing as yet to be used app clients, so should not impact other users.