Sources can now specify that an authentication redirect isn't requiredBreaking changes
What’s new
Adds not_
as a possible redirect[status]
value on the Source
object. Previously, optional redirects were marked as succeeded
.
Impact
This change introduces a new not_
status for the redirect[status]
field on the Source
object, providing clearer information about optional redirects.