Skip to content
This repository has been archived by the owner on Apr 21, 2024. It is now read-only.
/ identity-media Public archive

This is the identity content provider service. Ex: Image upload download.

License

Notifications You must be signed in to change notification settings

wso2-attic/identity-media

Repository files navigation

This repository is no longer maintained.

Issue reports and pull requests will not be attended.

identity-media

This is the media service for WSO2 Identity Server.

The media service offers the following capabilities:

  • Upload media
  • Download media
  • Delete media
  • View media information

Media service has been implemented to provide the flexibility to configure the preferred storage system for media persistence. Currently, only file-based media storing is supported. Whenever a media is uploaded a unique id will be generated and returned in the response of media upload request. This unique id should be used for media downloading and other media management operations such as deleting media and viewing media information.

In addition to the aforementioned functionality, this service gives an extension to transform the input stream. According to the requirement, the media can be transformed. Ex:- The image size can be reduced using this extension.

Refer Configuring Media Service

About

This is the identity content provider service. Ex: Image upload download.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages