Using the IdentityServer, the "refresh_token" is provided when we are authenticated.
So it's provided to the "OpenIDConnectClientBase::retrieveTokens()" method but currently not propagated.

Comments

Sebastien @Actualys created an issue. See original summary.

sebastien m.’s picture

Status: Active » Needs review
StatusFileSize
new658 bytes

Here is my patch.

pjcdawkins’s picture

Category: Support request » Feature request
Status: Needs review » Fixed

Committed - thanks!

sanduhrs’s picture

Version: 7.x-1.x-dev » 8.x-1.x-dev
Status: Fixed » Active

Let's see if this should be ported to d8.

sanduhrs’s picture

  • sanduhrs committed e1243c9 on 8.x-1.x
    Issue #2769767 by Sebastien @Actualys, sanduhrs: Add support for...
sanduhrs’s picture

Status: Active » Fixed

Committed to D8, thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.