> ## Documentation Index
> Fetch the complete documentation index at: https://developers.authlete.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Authlete IdP Release Notes - April 2026

##### Version Number : 1.0.26

# Overview

This minor update introduces changes for the Authlete IdP.
This new version is available from April 30th (Thu).

# IdP

## Flexible access tokens

Updated Organization Access Token and Service Access Token logic to allow for more flexible permissions.

Organization Access Tokens now support the following capabilities :

* Customizable presets allowing the user to adjust permissions
* Optional `durationSeconds` field to set an expiration for the token
* New `view_audit_log` permission on the `GET auditlog` API

Service Access Tokens now support the following capabilities :

* Customizable presets allowing the user to adjust permissions
* Optional `durationSeconds` field to set an expiration for the token

For further details, please consult [our documentation](/deployment-and-operations/access-control/service-access-tokens).
