Skip to content

Review Connection UI #26

Open
Open
@TimothyBJacobs

Description

@TimothyBJacobs

We should ask for design review to make sure our UI is as understandable as possible.

This is the basic connection screen.
image

This is shown when you are connecting with a new application.
image

And this is what we show if you are connecting with a new application that is verified to be developed by the given uri.
image

The spec also recommends that we capture and display the following information as well.

logo_uri

URL string that references a logo for the client. If present, the server SHOULD display this image to the end-user during approval.

tos_uri

URL string that points to a human-readable terms of service document for the client that describes a contractual relationship between the end-user and the client that the end-user accepts when authorizing the client. The authorization server SHOULD display this URL to the end-user if it is provided.

policy_uri

URL string that points to a human-readable privacy policy document that describes how the deployment organization collects, uses, retains, and discloses personal data. The authorization server SHOULD display this URL to the end-user if it is provided.

And perhaps

contacts

Array of strings representing ways to contact people responsible for this client, typically email addresses. The authorization server MAY make these contact addresses available to end-users for support requests for the client.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions