-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Proposed fix for #149 #150
Conversation
Just to be clear, AUTH would stand for "Authentication" and AUTHZN for "Authorization"? |
I suppose the terms are not that right if people need to ask about it :)
but yes, that was the idea.
…On Thu, Oct 17, 2019 at 7:59 PM Werner Keil ***@***.***> wrote:
Just to be clear, *AUTH* would stand for "Authentication" and *AUTHZN*
for "Authorization"?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#150>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAQC44AXTGLTDEX7PEDNTR3QPCRWPANCNFSM4JB5BP7Q>
.
|
Wherever possible, just write them out in full? AuthorisationSpec and AuthenticationSpec? |
Signed-off-by: Guillermo González de Agüero <[email protected]>
Changed to AUTHENTICATIONSPEC and AUTHORIZATIONSPEC |
@ggam A little late, but I just realised the other references are like |
It's annoying having to change the version numbers in all the URLs in all the references as |
True. Might be a good idea to set some kind of recommendation for this at the platform level to ensure some level of consistency. |
+1
…On Wed, Nov 13, 2019 at 6:25 PM Bill Shannon ***@***.***> wrote:
It's annoying having to change the version numbers in all the URLs in all
the references as
the spec is updated from version to version. If all of that could be
defined in one place in
attributes or whatever then it would make sense for the reference to be
just AUTHENTICATIONSPEC.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#150>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAQC44BB6K67HFMHEY6ZFWLQTQ2B3ANCNFSM4JB5BP7Q>
.
|
JASPIC -> AUTH
JACC -> AUTHZN
What do you think?