Hi all,
I have been working lately on use cases where OAuth is used to authorize
transactions in the financial sector and electronic signing. What I learned is
there is always the need to pass resource ids (e.g. account numbers) or
transaction-specific values (e.g. amount or hash to be signed)
I tried to join this morning but was the only one on the webex (of course,
user error could be involved on my part).
I didn't have much specific for the call but did want to politely ask the
Chairs how the document shepherding was coming along for
https://datatracker.ietf.org/doc/draft-ietf-oauth-
Hmmm, I did open webex and waited for 10 minutes :)
I will be traveling this week, but I will discuss it with Hannes in the
coming few days and we will start working on the write-ups for the MTLS and
JWT BCP documents soon.
Regards,
Rifaat
On Mon, Jun 18, 2018 at 12:48 PM Brian Campbell wrote
One of the reasons I hear for people wanting parameterized scopes is to deal
with transactions. I’d love to hear thoughts from the group on if/how OAuth
should be used to authorize a transaction, vs authorize access to
information/actions for a period of time. This approach for instance sounds
Rifaat was on the call for 30mins but nobody joined. I couldn’t make it due to
a delayed flight.
Write-ups are in progress.
Ciao
Hannes
From: Brian Campbell [mailto:bcampb...@pingidentity.com]
Sent: 18 June 2018 18:47
To: Hannes Tschofenig
Cc:
Subject: Re: [OAUTH-WG] Meeting Invite for the OA
I was dialed in and no one was there
From: OAuth On Behalf Of Hannes Tschofenig
Sent: Monday, June 18, 2018 2:06 PM
To: Brian Campbell
Cc: oauth@ietf.org
Subject: Re: [OAUTH-WG] Meeting Invite for the OAuth WG Virtual Office Hours
Rifaat was on the call for 30mins but nobody joined. I couldn’t
This borderlines another problem we've been adressing which is when a
client needs to pass on the request to an asyncronous queue. In that case
the client can request the AS to "downscope" it's token, and include a
signature of the request in the token. (simplified).
The dynamic scope approach wou