From da8bd2e7033c322be8387396b9cd53829f0984aa Mon Sep 17 00:00:00 2001 From: zsloan Date: Fri, 28 Jul 2023 14:10:30 -0500 Subject: Create temp-trait-error.gmi --- issues/authentication_authorisation/temp-trait-error.gmi | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 issues/authentication_authorisation/temp-trait-error.gmi diff --git a/issues/authentication_authorisation/temp-trait-error.gmi b/issues/authentication_authorisation/temp-trait-error.gmi new file mode 100644 index 0000000..1d56afc --- /dev/null +++ b/issues/authentication_authorisation/temp-trait-error.gmi @@ -0,0 +1,15 @@ +# Temp traits don't seem to be handled by the authorization system + +## Tags + +* assigned: fredm, zsloan +* priority: high +* status: open +* keywords: authentication, authorisation, oauth2, temp-traits +* type: bug + +## Description + +Trying to view the trait page for a temp trait (such as the PCA traits generated from the correlation matrix page) throws an error. I think this is because the authorization endpoint doesn't account for temp traits. + +Not sure how to handle this, since the trait page code currently expects privileges information. The authorization code in question probably needs to be changed (it should probably just assume all temp traits are public). -- cgit v1.2.3