Skip to content

Added authenticator wrapper for esignet for 1.1.5.5 IDA#1016

Draft
loganathan-sekaran wants to merge 6 commits intomosip:1.1.5.5from
loganathan-sekaran:MOSIP-27084-1.1.5.5-auth-wrapper-for-esignet
Draft

Added authenticator wrapper for esignet for 1.1.5.5 IDA#1016
loganathan-sekaran wants to merge 6 commits intomosip:1.1.5.5from
loganathan-sekaran:MOSIP-27084-1.1.5.5-auth-wrapper-for-esignet

Conversation

@loganathan-sekaran
Copy link
Copy Markdown
Contributor

No description provided.

@loganathan-sekaran loganathan-sekaran marked this pull request as draft May 4, 2023 14:34
log.error("Failed to parse biometric capture response", e);
}
break;
case "WLA" :
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove WLA support

import lombok.Data;

@Data
public class KeyBindedToken {
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove keybinding support

@ConditionalOnProperty(value = "mosip.esignet.integration.audit-plugin", havingValue = "IdaAuditPluginImpl")
@Component
@Slf4j
public class IdaAuditPluginImpl implements AuditPlugin {
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No Need for IDA auditor, instead we will use logger audit plugin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant